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 7f9d858bb..414e730e5 100644 --- a/src/widgets/tqlabel.cpp +++ b/src/widgets/tqlabel.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_LABEL #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqaccel.h" +#include "tqaccel.h" #include "tqmovie.h" #include "tqimage.h" #include "tqbitmap.h" |