diff options
Diffstat (limited to 'src/widgets/qsplashscreen.cpp')
-rw-r--r-- | src/widgets/qsplashscreen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qsplashscreen.cpp b/src/widgets/qsplashscreen.cpp index 6468a2508..fa9e6a49d 100644 --- a/src/widgets/qsplashscreen.cpp +++ b/src/widgets/qsplashscreen.cpp @@ -41,7 +41,7 @@ #ifndef TQT_NO_SPLASHSCREEN #include "ntqapplication.h" -#include "ntqpainter.h" +#include "tqpainter.h" #include "ntqpixmap.h" class TQSplashScreenPrivate |