diff options
Diffstat (limited to 'src/styles/qplatinumstyle.cpp')
-rw-r--r-- | src/styles/qplatinumstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qplatinumstyle.cpp b/src/styles/qplatinumstyle.cpp index 097198f7b..ebaf85229 100644 --- a/src/styles/qplatinumstyle.cpp +++ b/src/styles/qplatinumstyle.cpp @@ -45,7 +45,7 @@ #include "ntqapplication.h" #include "ntqcombobox.h" #include "ntqdrawutil.h" -#include "ntqpainter.h" +#include "tqpainter.h" #include "ntqpalette.h" #include "ntqpixmap.h" #include "ntqpushbutton.h" |