diff options
Diffstat (limited to 'kcron/ktlisttask.cpp')
-rw-r--r-- | kcron/ktlisttask.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktlisttask.cpp b/kcron/ktlisttask.cpp index 17a1378..e86b497 100644 --- a/kcron/ktlisttask.cpp +++ b/kcron/ktlisttask.cpp @@ -9,7 +9,7 @@ * (at your option) any later version. * ***************************************************************************/ -#include <klocale.h> // i18n() +#include <tdelocale.h> // i18n() #include "cttask.h" |