summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/downloader.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
commit0889370e3050561372c3816dfb2902771ca83765 (patch)
tree03f268c37790f8bf319bf11a142826bc1074155d /libktorrent/torrent/downloader.cpp
parente4b7f05fbc9ea24f82940cc38c4dffdcd6802440 (diff)
downloadktorrent-0889370e3050561372c3816dfb2902771ca83765.tar.gz
ktorrent-0889370e3050561372c3816dfb2902771ca83765.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'libktorrent/torrent/downloader.cpp')
-rw-r--r--libktorrent/torrent/downloader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/downloader.cpp b/libktorrent/torrent/downloader.cpp
index 582fa7e..4b81f1b 100644
--- a/libktorrent/torrent/downloader.cpp
+++ b/libktorrent/torrent/downloader.cpp
@@ -33,7 +33,7 @@
#include <interfaces/functions.h>
#include <interfaces/monitorinterface.h>
#include "packetwriter.h"
-#include "chunkselector.h"
+#include "chuntdeselector.h"
#include "ipblocklist.h"
#include "ktversion.h"