summaryrefslogtreecommitdiffstats
path: root/tools/designer/shared/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/shared/parser.cpp')
-rw-r--r--tools/designer/shared/parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/parser.cpp b/tools/designer/shared/parser.cpp
index d001d8bdb..f835df713 100644
--- a/tools/designer/shared/parser.cpp
+++ b/tools/designer/shared/parser.cpp
@@ -33,7 +33,7 @@
#include "parser.h"
#include <tqobject.h>
-#include <ntqstringlist.h>
+#include <tqstringlist.h>
class NormalizeObject : public TQObject
{