diff options
Diffstat (limited to 'src/styles/qwindowsstyle.cpp')
-rw-r--r-- | src/styles/qwindowsstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index efc2597d9..1a9fff5e9 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -46,7 +46,7 @@ #include "ntqapplication.h" #include "tqpainter.h" #include "ntqdrawutil.h" // for now -#include "ntqpixmap.h" // for now +#include "tqpixmap.h" // for now #include "tqwidget.h" #include "ntqlabel.h" #include "tqimage.h" |