summaryrefslogtreecommitdiffstats
path: root/sip/tdefx/kpixmap.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdefx/kpixmap.sip')
-rw-r--r--sip/tdefx/kpixmap.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/tdefx/kpixmap.sip b/sip/tdefx/kpixmap.sip
index 968529a..937364f 100644
--- a/sip/tdefx/kpixmap.sip
+++ b/sip/tdefx/kpixmap.sip
@@ -27,8 +27,8 @@
class KPixmap : TQPixmap
{
%TypeHeaderCode
-#include <qpaintdevice.h>
-#include <qpixmap.h>
+#include <tqpaintdevice.h>
+#include <tqpixmap.h>
#include <kpixmap.h>
%End