diff options
Diffstat (limited to 'kcron/ktlistcron.cpp')
-rw-r--r-- | kcron/ktlistcron.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktlistcron.cpp b/kcron/ktlistcron.cpp index 9379c3d..1a78c96 100644 --- a/kcron/ktlistcron.cpp +++ b/kcron/ktlistcron.cpp @@ -12,7 +12,7 @@ #include "ktlistcron.h" #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> #include "ctcron.h" |