diff options
Diffstat (limited to 'konsolekalendar/stdcalendar.cpp')
-rw-r--r-- | konsolekalendar/stdcalendar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/stdcalendar.cpp b/konsolekalendar/stdcalendar.cpp index 3c735df73..0c871b811 100644 --- a/konsolekalendar/stdcalendar.cpp +++ b/konsolekalendar/stdcalendar.cpp @@ -28,7 +28,7 @@ #include <tdeconfig.h> #include <kstandarddirs.h> -#include <klocale.h> +#include <tdelocale.h> #include <kurl.h> using namespace KCal; |