summaryrefslogtreecommitdiffstats
path: root/kimgio/pcx.h
diff options
context:
space:
mode:
Diffstat (limited to 'kimgio/pcx.h')
-rw-r--r--kimgio/pcx.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kimgio/pcx.h b/kimgio/pcx.h
index 991cf6acb..72753df33 100644
--- a/kimgio/pcx.h
+++ b/kimgio/pcx.h
@@ -10,16 +10,16 @@
#ifndef PCX_H
#define PCX_H
-#include <qglobal.h>
-#include <qdatastream.h>
-#include <qcolor.h>
+#include <tqglobal.h>
+#include <tqdatastream.h>
+#include <tqcolor.h>
class QImageIO;
extern "C"
{
- void kimgio_pcx_read( QImageIO * );
- void kimgio_pcx_write( QImageIO * );
+ void kimgio_pcx_read( TQImageIO * );
+ void kimgio_pcx_write( TQImageIO * );
}
class RGB