summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayitviewimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/ksayitviewimpl.cpp')
-rw-r--r--ksayit/src/ksayitviewimpl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/ksayitviewimpl.cpp b/ksayit/src/ksayitviewimpl.cpp
index e3eb5ee..72b9e03 100644
--- a/ksayit/src/ksayitviewimpl.cpp
+++ b/ksayit/src/ksayitviewimpl.cpp
@@ -26,9 +26,9 @@ using namespace std;
// KDE includes
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <ktextedit.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
// App specific includes
#include "ksayitviewimpl.h"