summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqpaintdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqpaintdevice.h')
-rw-r--r--qtinterface/tqpaintdevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqpaintdevice.h b/qtinterface/tqpaintdevice.h
index 7c30751..9c3adb3 100644
--- a/qtinterface/tqpaintdevice.h
+++ b/qtinterface/tqpaintdevice.h
@@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA.
#ifdef USE_QT4
// Reimplement the QPaintDevice class
-// For Qt4, no changes are needed
+// For Qt4, some changes are needed
-#include <qpaintdevice.h>
+#include <Qt/qpaintdevice.h>
#endif // USE_QT4