diff options
Diffstat (limited to 'src/controller.cpp')
-rw-r--r-- | src/controller.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/controller.cpp b/src/controller.cpp index 60166bc..f3afb2a 100644 --- a/src/controller.cpp +++ b/src/controller.cpp @@ -39,8 +39,8 @@ #include "entryupdater.h" #include "entrymerger.h" -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <tdeaction.h> #include <tdetoolbarbutton.h> |