diff options
Diffstat (limited to 'tests/testdatebook.cc')
-rw-r--r-- | tests/testdatebook.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdatebook.cc b/tests/testdatebook.cc index 5852585..82cc46a 100644 --- a/tests/testdatebook.cc +++ b/tests/testdatebook.cc @@ -31,7 +31,7 @@ #include <tdeaboutdata.h> #include <tdeapplication.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> #include "pilot.h" |