diff options
Diffstat (limited to 'kcron/ktview.cpp')
-rw-r--r-- | kcron/ktview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcron/ktview.cpp b/kcron/ktview.cpp index 0000bc7..2cab70b 100644 --- a/kcron/ktview.cpp +++ b/kcron/ktview.cpp @@ -32,8 +32,8 @@ #include <tqdatetime.h> #include <tdeapplication.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include "cthost.h" #include "ctcron.h" |