summaryrefslogtreecommitdiffstats
path: root/digikam/imageplugins/channelmixer/channelmixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'digikam/imageplugins/channelmixer/channelmixer.cpp')
-rw-r--r--digikam/imageplugins/channelmixer/channelmixer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/digikam/imageplugins/channelmixer/channelmixer.cpp b/digikam/imageplugins/channelmixer/channelmixer.cpp
index ea047af..32629fb 100644
--- a/digikam/imageplugins/channelmixer/channelmixer.cpp
+++ b/digikam/imageplugins/channelmixer/channelmixer.cpp
@@ -56,13 +56,13 @@
// KDE includes.
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <kcursor.h>
#include <klocale.h>
#include <knuminput.h>
#include <kmessagebox.h>
#include <kselect.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kglobalsettings.h>
#include <kaboutdata.h>
#include <khelpmenu.h>