summaryrefslogtreecommitdiffstats
path: root/qmake/generators/mac/pbuilder_pbx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/generators/mac/pbuilder_pbx.cpp')
-rw-r--r--qmake/generators/mac/pbuilder_pbx.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/qmake/generators/mac/pbuilder_pbx.cpp b/qmake/generators/mac/pbuilder_pbx.cpp
index ebbcb3ce..04c8ab8e 100644
--- a/qmake/generators/mac/pbuilder_pbx.cpp
+++ b/qmake/generators/mac/pbuilder_pbx.cpp
@@ -39,9 +39,9 @@
#include "pbuilder_pbx.h"
#include "option.h"
#include "meta.h"
-#include <qdir.h>
-#include <qdict.h>
-#include <qregexp.h>
+#include <ntqdir.h>
+#include <ntqdict.h>
+#include <ntqregexp.h>
#include <stdlib.h>
#include <time.h>
#include "qtmd5.h"