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 ecec2b0..b4fc9df 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,8 +20,8 @@  // #define UNIQUEAPP 1 -#include <qframe.h> -#include <qpixmap.h> +#include <ntqframe.h> +#include <ntqpixmap.h>  #ifdef UNIQUEAPP  #include <kuniqueapplication.h>  #else // UNIQUEAPP | 
