summaryrefslogtreecommitdiffstats
path: root/libktorrent/interfaces/filetreeitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/interfaces/filetreeitem.cpp')
-rw-r--r--libktorrent/interfaces/filetreeitem.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libktorrent/interfaces/filetreeitem.cpp b/libktorrent/interfaces/filetreeitem.cpp
index b864b72..ca431b5 100644
--- a/libktorrent/interfaces/filetreeitem.cpp
+++ b/libktorrent/interfaces/filetreeitem.cpp
@@ -17,8 +17,8 @@
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
#include <kiconloader.h>
#include <kmimetype.h>
#include <interfaces/functions.h>