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.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/shared/parser.cpp b/tools/designer/shared/parser.cpp
index 21b93d6bc..f0624d7d2 100644
--- a/tools/designer/shared/parser.cpp
+++ b/tools/designer/shared/parser.cpp
@@ -32,8 +32,8 @@
**********************************************************************/
#include "parser.h"
-#include <qobject.h>
-#include <qstringlist.h>
+#include <ntqobject.h>
+#include <ntqstringlist.h>
class NormalizeObject : public TQObject
{