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