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