summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/cache.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:57 -0600
commit1073dcc9a1775b7b66698151d4fd8fefb1504eb4 (patch)
treedd7c877d3558da11273ddc35bb7bea0bc5360b20 /libktorrent/torrent/cache.h
parent65ff20b6664653c2ead851a228629641f3be03bd (diff)
downloadktorrent-1073dcc9a1775b7b66698151d4fd8fefb1504eb4.tar.gz
ktorrent-1073dcc9a1775b7b66698151d4fd8fefb1504eb4.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'libktorrent/torrent/cache.h')
-rw-r--r--libktorrent/torrent/cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/cache.h b/libktorrent/torrent/cache.h
index 1aff44b..0b3cc4d 100644
--- a/libktorrent/torrent/cache.h
+++ b/libktorrent/torrent/cache.h
@@ -20,7 +20,7 @@
#ifndef BTCACHE_H
#define BTCACHE_H
-#include <kio/job.h>
+#include <tdeio/job.h>
class TQStringList;