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/httptracker.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libktorrent/torrent/httptracker.cpp') 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" -- cgit v1.2.1