diff options
Diffstat (limited to 'examples/themes/main.cpp')
-rw-r--r-- | examples/themes/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/themes/main.cpp b/examples/themes/main.cpp index bf4c31b7e..a560b5f70 100644 --- a/examples/themes/main.cpp +++ b/examples/themes/main.cpp @@ -7,8 +7,8 @@ ** *****************************************************************************/ -#include <qapplication.h> -#include <qwindowsstyle.h> +#include <ntqapplication.h> +#include <ntqwindowsstyle.h> #include "themes.h" #include "metal.h" |