diff options
Diffstat (limited to 'src/kernel/qpainter.cpp')
-rw-r--r-- | src/kernel/qpainter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qpainter.cpp b/src/kernel/qpainter.cpp index 4868ffb00..3e3574dff 100644 --- a/src/kernel/qpainter.cpp +++ b/src/kernel/qpainter.cpp @@ -44,7 +44,7 @@ #include "ntqptrstack.h" #include "ntqptrdict.h" #include "ntqdatastream.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqimage.h" #include "ntqpaintdevicemetrics.h" #include "ntqapplication.h" |