summaryrefslogtreecommitdiffstats
path: root/qmake/generators/mac
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/generators/mac')
-rw-r--r--qmake/generators/mac/metrowerks_xml.cpp6
-rw-r--r--qmake/generators/mac/pbuilder_pbx.cpp6
2 files changed, 6 insertions, 6 deletions
diff --git a/qmake/generators/mac/metrowerks_xml.cpp b/qmake/generators/mac/metrowerks_xml.cpp
index 9633ef3d..00260f8e 100644
--- a/qmake/generators/mac/metrowerks_xml.cpp
+++ b/qmake/generators/mac/metrowerks_xml.cpp
@@ -38,9 +38,9 @@
#include "metrowerks_xml.h"
#include "option.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>
#if !defined(TQWS) && defined(Q_OS_MAC)
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"