diff options
Diffstat (limited to 'kpackage/cache.cpp')
-rw-r--r-- | kpackage/cache.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/cache.cpp b/kpackage/cache.cpp index 69ef37b..bcd45e0 100644 --- a/kpackage/cache.cpp +++ b/kpackage/cache.cpp @@ -31,7 +31,7 @@ #include "kpackage.h" #include "options.h" #include "cache.h" -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> extern Opts *opts; |