diff options
Diffstat (limited to 'puic/main.cpp')
-rw-r--r-- | puic/main.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/puic/main.cpp b/puic/main.cpp index d6411ee..6c0b25f 100644 --- a/puic/main.cpp +++ b/puic/main.cpp @@ -32,9 +32,9 @@ #include "widgetdatabase.h" #include "domtool.h" #include <ntqapplication.h> -#include <ntqfile.h> -#include <ntqstringlist.h> -#include <ntqdatetime.h> +#include <tqfile.h> +#include <tqstringlist.h> +#include <tqdatetime.h> #define NO_STATIC_COLORS #include <globaldefs.h> #include <stdio.h> |