summaryrefslogtreecommitdiffstats
path: root/kooka/kocrgocr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kooka/kocrgocr.cpp')
-rw-r--r--kooka/kocrgocr.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kooka/kocrgocr.cpp b/kooka/kocrgocr.cpp
index f2eb41b6..8f1ba019 100644
--- a/kooka/kocrgocr.cpp
+++ b/kooka/kocrgocr.cpp
@@ -33,12 +33,12 @@
#include <tdeapplication.h>
#include <tdeconfig.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kanimwidget.h>
#include <kseparator.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include "resource.h"
#include "ksaneocr.h" // TODO: Really needed?