diff options
Diffstat (limited to 'src/widgets/tqlabel.cpp')
-rw-r--r-- | src/widgets/tqlabel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqlabel.cpp b/src/widgets/tqlabel.cpp index 414e730e5..b1c5807ec 100644 --- a/src/widgets/tqlabel.cpp +++ b/src/widgets/tqlabel.cpp @@ -41,7 +41,7 @@ #include "tqlabel.h" #ifndef TQT_NO_LABEL #include "tqpainter.h" -#include "ntqdrawutil.h" +#include "tqdrawutil.h" #include "tqaccel.h" #include "tqmovie.h" #include "tqimage.h" |