summaryrefslogtreecommitdiffstats
path: root/kpackage/cache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/cache.cpp')
-rw-r--r--kpackage/cache.cpp2
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;