summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp')
-rw-r--r--tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp b/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp
index faa341b46..d5dbc2bc5 100644
--- a/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp
+++ b/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.cpp
@@ -34,8 +34,8 @@
#include "syntaxhighliter_cpp.h"
#include "paragdata.h"
-#include "ntqstring.h"
-#include "ntqstringlist.h"
+#include "tqstring.h"
+#include "tqstringlist.h"
#include "tqmap.h"
#include "ntqapplication.h"
#include "ntqregexp.h"