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