summaryrefslogtreecommitdiffstats
path: root/kimgio/eps.h
diff options
context:
space:
mode:
Diffstat (limited to 'kimgio/eps.h')
-rw-r--r--kimgio/eps.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kimgio/eps.h b/kimgio/eps.h
index ecdd82787..78dfdfb1e 100644
--- a/kimgio/eps.h
+++ b/kimgio/eps.h
@@ -3,8 +3,8 @@
#define _EPS_H
extern "C" {
-void kimgio_eps_read (QImageIO *image);
-void kimgio_eps_write (QImageIO *image);
+void kimgio_eps_read (TQImageIO *image);
+void kimgio_eps_write (TQImageIO *image);
}
#endif