summaryrefslogtreecommitdiffstats
path: root/digikam/libs/widgets/common/splashscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/widgets/common/splashscreen.cpp')
-rw-r--r--digikam/libs/widgets/common/splashscreen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/digikam/libs/widgets/common/splashscreen.cpp b/digikam/libs/widgets/common/splashscreen.cpp
index 6ce56c7..20abac7 100644
--- a/digikam/libs/widgets/common/splashscreen.cpp
+++ b/digikam/libs/widgets/common/splashscreen.cpp
@@ -31,9 +31,9 @@
// KDE includes.
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstandarddirs.h>
-#include <kglobalsettings.h>
+#include <tdeglobalsettings.h>
// Local includes.