summaryrefslogtreecommitdiffstats
path: root/libkcddb/kcmcddb/cddbconfigwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libkcddb/kcmcddb/cddbconfigwidget.cpp')
-rw-r--r--libkcddb/kcmcddb/cddbconfigwidget.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcddb/kcmcddb/cddbconfigwidget.cpp b/libkcddb/kcmcddb/cddbconfigwidget.cpp
index c6c6f7f3..0de1f7ba 100644
--- a/libkcddb/kcmcddb/cddbconfigwidget.cpp
+++ b/libkcddb/kcmcddb/cddbconfigwidget.cpp
@@ -29,9 +29,9 @@
#include <tqlineedit.h>
#include <tdefiledialog.h>
#include <tdeapplication.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kinputdialog.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <keditlistbox.h>
#include <tqwidgetstack.h>
#include <kurlrequester.h>