diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:12:36 -0600 |
commit | d2107b329f3eadbd4c193a21704fa6d4eedc0ed0 (patch) | |
tree | 78a4b23499d3e2319093af800445cd9df9554516 /plugins/search/htmlpart.h | |
parent | d46a1fe34693137bbc38a0a79593af420ea0914b (diff) | |
download | ktorrent-d2107b329f3eadbd4c193a21704fa6d4eedc0ed0.tar.gz ktorrent-d2107b329f3eadbd4c193a21704fa6d4eedc0ed0.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'plugins/search/htmlpart.h')
-rw-r--r-- | plugins/search/htmlpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/htmlpart.h b/plugins/search/htmlpart.h index f4a3454..b1b9273 100644 --- a/plugins/search/htmlpart.h +++ b/plugins/search/htmlpart.h @@ -20,7 +20,7 @@ #ifndef HTMLPART_H #define HTMLPART_H -#include <khtml_part.h> +#include <tdehtml_part.h> namespace TDEIO { |