diff options
Diffstat (limited to 'kicker/applets/swallow/swallow.cpp')
-rw-r--r-- | kicker/applets/swallow/swallow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/swallow/swallow.cpp b/kicker/applets/swallow/swallow.cpp index 699a51515..1ac34cfec 100644 --- a/kicker/applets/swallow/swallow.cpp +++ b/kicker/applets/swallow/swallow.cpp @@ -27,8 +27,8 @@ #include <tdecmdlineargs.h> #include <tdeconfig.h> #include <kdebug.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <kprocess.h> #include <kshell.h> #include <twin.h> |