diff options
Diffstat (limited to 'kstars/kstars/timezonerule.cpp')
-rw-r--r-- | kstars/kstars/timezonerule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/timezonerule.cpp b/kstars/kstars/timezonerule.cpp index 0a711f57..bde98482 100644 --- a/kstars/kstars/timezonerule.cpp +++ b/kstars/kstars/timezonerule.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include "timezonerule.h" #include "kstarsdatetime.h" |