diff options
Diffstat (limited to 'src/kernel/tqstyle.cpp')
-rw-r--r-- | src/kernel/tqstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/tqstyle.cpp b/src/kernel/tqstyle.cpp index 47755c4ba..a8403969d 100644 --- a/src/kernel/tqstyle.cpp +++ b/src/kernel/tqstyle.cpp @@ -41,7 +41,7 @@ #include "tqstyle.h" #ifndef TQT_NO_STYLE #include "ntqapplication.h" -#include "ntqpainter.h" +#include "tqpainter.h" #include "tqbitmap.h" #include "ntqpixmapcache.h" #include "ntqframe.h" |