summaryrefslogtreecommitdiffstats
path: root/qmake/property.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/property.cpp')
-rw-r--r--qmake/property.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/property.cpp b/qmake/property.cpp
index 318f89f8b..77d827004 100644
--- a/qmake/property.cpp
+++ b/qmake/property.cpp
@@ -38,8 +38,8 @@
#include "property.h"
#include "option.h"
-#include <ntqsettings.h>
-#include <ntqdir.h>
+#include <tqsettings.h>
+#include <tqdir.h>
#include <tqmap.h>
#include <tqstringlist.h>
#include <stdio.h>