diff options
Diffstat (limited to 'src/widgets/qlabel.cpp')
-rw-r--r-- | src/widgets/qlabel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qlabel.cpp b/src/widgets/qlabel.cpp index a9b485af8..d376b1fff 100644 --- a/src/widgets/qlabel.cpp +++ b/src/widgets/qlabel.cpp @@ -44,7 +44,7 @@ #include "ntqdrawutil.h" #include "ntqaccel.h" #include "ntqmovie.h" -#include "ntqimage.h" +#include "tqimage.h" #include "ntqbitmap.h" #include "ntqpicture.h" #include "ntqapplication.h" |