summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/option.h b/qmake/option.h
index 7eee7548d..6b02d1352 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -40,9 +40,9 @@
#define __OPTION_H__
#include "project.h"
-#include <qstring.h>
-#include <qstringlist.h>
-#include <qfile.h>
+#include <ntqstring.h>
+#include <ntqstringlist.h>
+#include <ntqfile.h>
#define QMAKE_VERSION_MAJOR 1
#define QMAKE_VERSION_MINOR 7