summaryrefslogtreecommitdiffstats
path: root/src/splashscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/splashscreen.cpp')
-rw-r--r--src/splashscreen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/splashscreen.cpp b/src/splashscreen.cpp
index 4ec02322..205656bd 100644
--- a/src/splashscreen.cpp
+++ b/src/splashscreen.cpp
@@ -7,8 +7,8 @@
#include <tqtimer.h>
#include <tqfont.h>
-#include <klocale.h>
-#include <kglobalsettings.h>
+#include <tdelocale.h>
+#include <tdeglobalsettings.h>
KDevSplashScreen::KDevSplashScreen(const TQPixmap& pixmap, WFlags f) : TQSplashScreen(pixmap, f)
{