summaryrefslogtreecommitdiffstats
path: root/libktorrent/interfaces/functions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/interfaces/functions.cpp')
-rw-r--r--libktorrent/interfaces/functions.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libktorrent/interfaces/functions.cpp b/libktorrent/interfaces/functions.cpp
index 709b647..096a48c 100644
--- a/libktorrent/interfaces/functions.cpp
+++ b/libktorrent/interfaces/functions.cpp
@@ -18,8 +18,8 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <tqdatetime.h>
-#include <klocale.h>
-#include <kglobal.h>
+#include <tdelocale.h>
+#include <tdeglobal.h>
#include "functions.h"
using namespace bt;