summaryrefslogtreecommitdiffstats
path: root/qmake/generators/makefile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/generators/makefile.cpp')
-rw-r--r--qmake/generators/makefile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/generators/makefile.cpp b/qmake/generators/makefile.cpp
index aa3f6c616..be91529d3 100644
--- a/qmake/generators/makefile.cpp
+++ b/qmake/generators/makefile.cpp
@@ -41,7 +41,7 @@
#include "meta.h"
#include <ntqdir.h>
#include <ntqfile.h>
-#include <ntqtextstream.h>
+#include <tqtextstream.h>
#include <ntqregexp.h>
#include <ntqdict.h>
#if defined(Q_OS_UNIX)