diff options
Diffstat (limited to 'src/kernel/qdrawutil.cpp')
-rw-r--r-- | src/kernel/qdrawutil.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qdrawutil.cpp b/src/kernel/qdrawutil.cpp index 0ac5bde33..c98ef3dc4 100644 --- a/src/kernel/qdrawutil.cpp +++ b/src/kernel/qdrawutil.cpp @@ -40,7 +40,7 @@ #include "ntqdrawutil.h" #ifndef TQT_NO_DRAWUTIL -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqpixmapcache.h" #include "ntqapplication.h" #include "ntqpainter.h" |