summaryrefslogtreecommitdiffstats
path: root/qmake/generators/mac/metrowerks_xml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/generators/mac/metrowerks_xml.cpp')
-rw-r--r--qmake/generators/mac/metrowerks_xml.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/generators/mac/metrowerks_xml.cpp b/qmake/generators/mac/metrowerks_xml.cpp
index 3d7853df6..6a98e1ea8 100644
--- a/qmake/generators/mac/metrowerks_xml.cpp
+++ b/qmake/generators/mac/metrowerks_xml.cpp
@@ -39,8 +39,8 @@
#include "metrowerks_xml.h"
#include "option.h"
#include <ntqdir.h>
-#include <ntqdict.h>
-#include <ntqregexp.h>
+#include <tqdict.h>
+#include <tqregexp.h>
#include <stdlib.h>
#include <time.h>
#if defined(Q_OS_MAC)