diff options
Diffstat (limited to 'src/part/fileTree.cpp')
-rw-r--r-- | src/part/fileTree.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/part/fileTree.cpp b/src/part/fileTree.cpp index 5409b33..70497c5 100644 --- a/src/part/fileTree.cpp +++ b/src/part/fileTree.cpp @@ -2,8 +2,8 @@ //Copyright: See COPYING file that comes with this distribution #include "fileTree.h" -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <tqfile.h> |