diff options
Diffstat (limited to 'kcron/ktlistvars.cpp')
-rw-r--r-- | kcron/ktlistvars.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcron/ktlistvars.cpp b/kcron/ktlistvars.cpp index f5ccf95..1369507 100644 --- a/kcron/ktlistvars.cpp +++ b/kcron/ktlistvars.cpp @@ -14,8 +14,8 @@ #include <tqstring.h> -#include <klocale.h> // i18n() -#include <kglobalsettings.h> +#include <tdelocale.h> // i18n() +#include <tdeglobalsettings.h> #include "ctcron.h" #include "ctvariable.h" |