summaryrefslogtreecommitdiffstats
path: root/ark/lha.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ark/lha.cpp')
-rw-r--r--ark/lha.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ark/lha.cpp b/ark/lha.cpp
index f0074aa..18a31db 100644
--- a/ark/lha.cpp
+++ b/ark/lha.cpp
@@ -40,8 +40,8 @@
// KDE includes
#include <kdebug.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kprocess.h>
// ark includes