summaryrefslogtreecommitdiffstats
path: root/src/parsers/search.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:53:11 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:53:11 -0600
commit81e4241ea827a7b8f4d9b070de7a924d72d3c196 (patch)
treea4a59064e2cfd1c2be1ee29f547b11eb8b1dc0ff /src/parsers/search.cpp
parentbd136c5965d9a716f7763e0a6894e82b94dbaee2 (diff)
downloadtdeio-apt-81e4241ea827a7b8f4d9b070de7a924d72d3c196.tar.gz
tdeio-apt-81e4241ea827a7b8f4d9b070de7a924d72d3c196.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/parsers/search.cpp')
-rw-r--r--src/parsers/search.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parsers/search.cpp b/src/parsers/search.cpp
index 5fd6b22..d24073d 100644
--- a/src/parsers/search.cpp
+++ b/src/parsers/search.cpp
@@ -13,7 +13,7 @@
#include "qhtmlstream.h"
-#include <kio/slavebase.h>
+#include <tdeio/slavebase.h>
namespace Parsers
{