summaryrefslogtreecommitdiffstats
path: root/qmake/project.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/project.cpp')
-rw-r--r--qmake/project.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/project.cpp b/qmake/project.cpp
index d17ad7519..ed2afbbb9 100644
--- a/qmake/project.cpp
+++ b/qmake/project.cpp
@@ -41,7 +41,7 @@
#include "option.h"
#include <ntqfile.h>
#include <ntqdir.h>
-#include <ntqregexp.h>
+#include <tqregexp.h>
#include <tqtextstream.h>
#include <tqvaluestack.h>
#ifdef Q_OS_UNIX