summaryrefslogtreecommitdiffstats
path: root/qmake/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/main.cpp')
-rw-r--r--qmake/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/main.cpp b/qmake/main.cpp
index 9ff668cb..ac65f5ca 100644
--- a/qmake/main.cpp
+++ b/qmake/main.cpp
@@ -40,9 +40,9 @@
#include "property.h"
#include "option.h"
#include "makefile.h"
-#include <qnamespace.h>
-#include <qregexp.h>
-#include <qdir.h>
+#include <ntqnamespace.h>
+#include <ntqregexp.h>
+#include <ntqdir.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>