summaryrefslogtreecommitdiffstats
path: root/kiten/widgets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kiten/widgets.cpp')
-rw-r--r--kiten/widgets.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kiten/widgets.cpp b/kiten/widgets.cpp
index bb420b9c..f572a76c 100644
--- a/kiten/widgets.cpp
+++ b/kiten/widgets.cpp
@@ -23,8 +23,8 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
#include <tdelistview.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kprinter.h>
#include <kprocess.h>
#include <kstandarddirs.h>