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