diff options
Diffstat (limited to 'src/styles/qsgistyle.cpp')
-rw-r--r-- | src/styles/qsgistyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qsgistyle.cpp b/src/styles/qsgistyle.cpp index 2b273eeaf..ef4a6183d 100644 --- a/src/styles/qsgistyle.cpp +++ b/src/styles/qsgistyle.cpp @@ -47,8 +47,8 @@ #include "ntqbutton.h" #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqpixmap.h" -#include "ntqpalette.h" +#include "tqpixmap.h" +#include "tqpalette.h" #include "tqwidget.h" #include "ntqpushbutton.h" #include "ntqscrollbar.h" |