summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/option.h b/qmake/option.h
index bdc101567..27059b498 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -42,7 +42,7 @@
#include "project.h"
#include <tqstring.h>
#include <tqstringlist.h>
-#include <ntqfile.h>
+#include <tqfile.h>
#define QMAKE_VERSION_MAJOR 1
#define QMAKE_VERSION_MINOR 7