summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32/msvc_nmake.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/generators/win32/msvc_nmake.cpp')
-rw-r--r--qmake/generators/win32/msvc_nmake.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/generators/win32/msvc_nmake.cpp b/qmake/generators/win32/msvc_nmake.cpp
index 8e313f23..827c2a5c 100644
--- a/qmake/generators/win32/msvc_nmake.cpp
+++ b/qmake/generators/win32/msvc_nmake.cpp
@@ -38,8 +38,8 @@
#include "msvc_nmake.h"
#include "option.h"
-#include <ntqregexp.h>
-#include <ntqdict.h>
+#include <tqregexp.h>
+#include <tqdict.h>
#include <ntqdir.h>
#include <stdlib.h>
#include <time.h>