diff options
Diffstat (limited to 'src/styles/qplatinumstyle.cpp')
-rw-r--r-- | src/styles/qplatinumstyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qplatinumstyle.cpp b/src/styles/qplatinumstyle.cpp index ebaf85229..ee2823a26 100644 --- a/src/styles/qplatinumstyle.cpp +++ b/src/styles/qplatinumstyle.cpp @@ -46,8 +46,8 @@ #include "ntqcombobox.h" #include "ntqdrawutil.h" #include "tqpainter.h" -#include "ntqpalette.h" -#include "ntqpixmap.h" +#include "tqpalette.h" +#include "tqpixmap.h" #include "ntqpushbutton.h" #include "ntqscrollbar.h" #include "ntqslider.h" |