summaryrefslogtreecommitdiffstats
path: root/digikam/libs/imageproperties/imagepropertiessidebar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/libs/imageproperties/imagepropertiessidebar.cpp')
-rw-r--r--digikam/libs/imageproperties/imagepropertiessidebar.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/digikam/libs/imageproperties/imagepropertiessidebar.cpp b/digikam/libs/imageproperties/imagepropertiessidebar.cpp
index 8e89d09..9f1dccc 100644
--- a/digikam/libs/imageproperties/imagepropertiessidebar.cpp
+++ b/digikam/libs/imageproperties/imagepropertiessidebar.cpp
@@ -29,11 +29,11 @@
// KDE includes.
-#include <klocale.h>
+#include <tdelocale.h>
#include <tdeconfig.h>
#include <tdeapplication.h>
#include <kcursor.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconloader.h>
// Local includes.