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