summaryrefslogtreecommitdiffstats
path: root/puic/embed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'puic/embed.cpp')
-rw-r--r--puic/embed.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/puic/embed.cpp b/puic/embed.cpp
index 303c671..c3eedcf 100644
--- a/puic/embed.cpp
+++ b/puic/embed.cpp
@@ -30,14 +30,14 @@
**********************************************************************/
#include "uic.h"
-#include <ntqfile.h>
-#include <ntqimage.h>
-#include <ntqstringlist.h>
-#include <ntqdatetime.h>
-#include <ntqfileinfo.h>
+#include <tqfile.h>
+#include <tqimage.h>
+#include <tqstringlist.h>
+#include <tqdatetime.h>
+#include <tqfileinfo.h>
#define NO_STATIC_COLORS
#include <globaldefs.h>
-#include <ntqregexp.h>
+#include <tqregexp.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>