summaryrefslogtreecommitdiffstats
path: root/ktouch/src/ktouch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/ktouch.cpp')
-rw-r--r--ktouch/src/ktouch.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/src/ktouch.cpp b/ktouch/src/ktouch.cpp
index c25bd26c..a92c0b4e 100644
--- a/ktouch/src/ktouch.cpp
+++ b/ktouch/src/ktouch.cpp
@@ -25,12 +25,12 @@
//#include <tqimevent.h>
// KDE Header
-#include <klocale.h>
+#include <tdelocale.h>
#include <kstatusbar.h>
#include <tdefiledialog.h>
#include <tdeaction.h>
#include <kstandarddirs.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kdebug.h>
#include <tdepopupmenu.h>
#include <tdeconfigdialog.h>