diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp index 67a8c32..6d9617a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,8 +20,8 @@ // #define UNIQUEAPP 1 -#include <ntqframe.h> -#include <ntqpixmap.h> +#include <tqframe.h> +#include <tqpixmap.h> #ifdef UNIQUEAPP #include <kuniqueapplication.h> #else // UNIQUEAPP |