diff options
Diffstat (limited to 'korganizer/mailscheduler.cpp')
-rw-r--r-- | korganizer/mailscheduler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/mailscheduler.cpp b/korganizer/mailscheduler.cpp index 671e15d3d..c57cd6f28 100644 --- a/korganizer/mailscheduler.cpp +++ b/korganizer/mailscheduler.cpp @@ -26,7 +26,7 @@ #include <tqfile.h> #include <tqregexp.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstandarddirs.h> #include <kdebug.h> |