diff options
Diffstat (limited to 'kcron/kttask.cpp')
-rw-r--r-- | kcron/kttask.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcron/kttask.cpp b/kcron/kttask.cpp index 0ede639..b0e3cce 100644 --- a/kcron/kttask.cpp +++ b/kcron/kttask.cpp @@ -23,9 +23,9 @@ #include <tdeapplication.h> #include <tdeaccel.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdefiledialog.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <kpushbutton.h> #include <kstdguiitem.h> |