diff options
Diffstat (limited to 'lib/koproperty/test/main.cpp')
| -rw-r--r-- | lib/koproperty/test/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/test/main.cpp b/lib/koproperty/test/main.cpp index 4c21bff2c..e63039481 100644 --- a/lib/koproperty/test/main.cpp +++ b/lib/koproperty/test/main.cpp @@ -21,7 +21,7 @@ #include <tdeapplication.h> #include <tdeaboutdata.h> #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> static const char description[] = "A test application for the KoProperty library"; |
