From 79fd2b2bbd9f842ce3c84c67e3314033a9cceea4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:06 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- ark/lha.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ark/lha.cpp') diff --git a/ark/lha.cpp b/ark/lha.cpp index 045be09..f0074aa 100644 --- a/ark/lha.cpp +++ b/ark/lha.cpp @@ -49,7 +49,7 @@ #include "settings.h" #include "arch.h" #include "lha.h" -#include "arkutils.h" +#include "artdeutils.h" #include "filelistview.h" LhaArch::LhaArch( ArkWidget *_gui, const TQString & _fileName ) -- cgit v1.2.3