From d796716f1dc9dd0b198863d974a03bf356f636e6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:52:05 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- libk3b/cddb/k3bcddbhttpquery.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libk3b/cddb/k3bcddbhttpquery.cpp') diff --git a/libk3b/cddb/k3bcddbhttpquery.cpp b/libk3b/cddb/k3bcddbhttpquery.cpp index 63e5581..20d92e5 100644 --- a/libk3b/cddb/k3bcddbhttpquery.cpp +++ b/libk3b/cddb/k3bcddbhttpquery.cpp @@ -25,8 +25,8 @@ #include #include -#include -#include +#include +#include K3bCddbHttpQuery::K3bCddbHttpQuery( TQObject* parent, const char* name ) -- cgit v1.2.3