summaryrefslogtreecommitdiffstats
path: root/libktorrent/interfaces/plugin.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:12:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:12:36 -0600
commitd2107b329f3eadbd4c193a21704fa6d4eedc0ed0 (patch)
tree78a4b23499d3e2319093af800445cd9df9554516 /libktorrent/interfaces/plugin.h
parentd46a1fe34693137bbc38a0a79593af420ea0914b (diff)
downloadktorrent-d2107b329f3eadbd4c193a21704fa6d4eedc0ed0.tar.gz
ktorrent-d2107b329f3eadbd4c193a21704fa6d4eedc0ed0.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'libktorrent/interfaces/plugin.h')
-rw-r--r--libktorrent/interfaces/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/interfaces/plugin.h b/libktorrent/interfaces/plugin.h
index 64829dc..c3e3f90 100644
--- a/libktorrent/interfaces/plugin.h
+++ b/libktorrent/interfaces/plugin.h
@@ -21,7 +21,7 @@
#define KTPLUGIN_H
#include <ktversion.h>
-#include <kparts/plugin.h>
+#include <tdeparts/plugin.h>
namespace bt
{