diff options
Diffstat (limited to 'kooka/kookapref.cpp')
-rw-r--r-- | kooka/kookapref.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kooka/kookapref.cpp b/kooka/kookapref.cpp index 32477e67..d170840d 100644 --- a/kooka/kookapref.cpp +++ b/kooka/kookapref.cpp @@ -28,7 +28,7 @@ #include "kookapref.h" #include "img_saver.h" -#include <klocale.h> +#include <tdelocale.h> #include <kiconloader.h> #include <tdeconfig.h> #include <kdebug.h> @@ -50,7 +50,7 @@ #include "kscanslider.h" #include "ksaneocr.h" -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tqbuttongroup.h> #include <tqradiobutton.h> #include <kurlrequester.h> |