summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/scandialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/scandialog.cpp')
-rw-r--r--apps/ktorrent/scandialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/ktorrent/scandialog.cpp b/apps/ktorrent/scandialog.cpp
index 80fd681..5c9ef8a 100644
--- a/apps/ktorrent/scandialog.cpp
+++ b/apps/ktorrent/scandialog.cpp
@@ -18,11 +18,11 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <tqlabel.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kprogress.h>
#include <kpushbutton.h>
#include <kstdguiitem.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <util/error.h>
#include <torrent/queuemanager.h>
#include <torrent/torrentcontrol.h>