From 1073dcc9a1775b7b66698151d4fd8fefb1504eb4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:55:57 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- libktorrent/torrent/cache.h | 2 +- libktorrent/torrent/cachefile.cpp | 4 ++-- libktorrent/torrent/httptracker.cpp | 6 +++--- libktorrent/torrent/movedatafilesjob.h | 2 +- libktorrent/torrent/multifilecache.cpp | 2 +- libktorrent/torrent/torrentcontrol.cpp | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'libktorrent/torrent') 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 +#include class TQStringList; diff --git a/libktorrent/torrent/cachefile.cpp b/libktorrent/torrent/cachefile.cpp index 7f02b6b..dc5c640 100644 --- a/libktorrent/torrent/cachefile.cpp +++ b/libktorrent/torrent/cachefile.cpp @@ -29,9 +29,9 @@ #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/libktorrent/torrent/httptracker.cpp b/libktorrent/torrent/httptracker.cpp index 5bbaae8..249a60e 100644 --- a/libktorrent/torrent/httptracker.cpp +++ b/libktorrent/torrent/httptracker.cpp @@ -27,9 +27,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include "bnode.h" #include "httptracker.h" #include "torrentcontrol.h" diff --git a/libktorrent/torrent/movedatafilesjob.h b/libktorrent/torrent/movedatafilesjob.h index e64a62f..ff5d0bc 100644 --- a/libktorrent/torrent/movedatafilesjob.h +++ b/libktorrent/torrent/movedatafilesjob.h @@ -20,7 +20,7 @@ #ifndef BTMOVEDATAFILESJOB_H #define BTMOVEDATAFILESJOB_H -#include +#include namespace bt { diff --git a/libktorrent/torrent/multifilecache.cpp b/libktorrent/torrent/multifilecache.cpp index c6cd8b7..ff5c8a9 100644 --- a/libktorrent/torrent/multifilecache.cpp +++ b/libktorrent/torrent/multifilecache.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/libktorrent/torrent/torrentcontrol.cpp b/libktorrent/torrent/torrentcontrol.cpp index 4ac512b..207b709 100644 --- a/libktorrent/torrent/torrentcontrol.cpp +++ b/libktorrent/torrent/torrentcontrol.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.1