diff options
Diffstat (limited to 'libkcal/tests/readandwrite.cpp')
-rw-r--r-- | libkcal/tests/readandwrite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcal/tests/readandwrite.cpp b/libkcal/tests/readandwrite.cpp index 53e082a3d..5f6c3488d 100644 --- a/libkcal/tests/readandwrite.cpp +++ b/libkcal/tests/readandwrite.cpp @@ -28,7 +28,7 @@ extern "C" { #include <tdeaboutdata.h> #include <tdeapplication.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> #include <tqfile.h> |