diff options
author | Slávek Banko <[email protected]> | 2013-09-03 20:03:07 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 21:02:48 +0200 |
commit | bdbc0ea90c852057ba8656081f951b10cf6c29fb (patch) | |
tree | 674a1e20be1b2d52ff7de6be3d98087ad8569db2 /ark/zoo.cpp | |
parent | 46cb83f8689f04b2fb92ec301bf38c62bae42dda (diff) | |
download | tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.tar.gz tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'ark/zoo.cpp')
-rw-r--r-- | ark/zoo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/zoo.cpp b/ark/zoo.cpp index e173415..aa96d47 100644 --- a/ark/zoo.cpp +++ b/ark/zoo.cpp @@ -46,7 +46,7 @@ #include "arkwidget.h" #include "arch.h" #include "zoo.h" -#include "artdeutils.h" +#include "arkutils.h" #include "filelistview.h" static TQString fixTime( const TQString &_strTime ); |