summaryrefslogtreecommitdiffstats
path: root/puic/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'puic/parser.cpp')
-rw-r--r--puic/parser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/puic/parser.cpp b/puic/parser.cpp
index 4d8616b..85446fa 100644
--- a/puic/parser.cpp
+++ b/puic/parser.cpp
@@ -19,8 +19,8 @@
**********************************************************************/
#include "parser.h"
-#include <ntqobject.h>
-#include <ntqstringlist.h>
+#include <tqobject.h>
+#include <tqstringlist.h>
class NormalizeObject : public TQObject
{