summaryrefslogtreecommitdiffstats
path: root/qmake/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/option.h')
-rw-r--r--qmake/option.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/option.h b/qmake/option.h
index 6b02d1352..bdc101567 100644
--- a/qmake/option.h
+++ b/qmake/option.h
@@ -40,8 +40,8 @@
#define __OPTION_H__
#include "project.h"
-#include <ntqstring.h>
-#include <ntqstringlist.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
#include <ntqfile.h>
#define QMAKE_VERSION_MAJOR 1