summaryrefslogtreecommitdiffstats
path: root/konq-plugins/rsync/rsyncplugin.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-26 13:15:08 -0600
committerTimothy Pearson <[email protected]>2013-01-26 13:15:08 -0600
commit39177c1528006932b00136d34cf022434df73d72 (patch)
treea0791bebede3e7eb454ac2268a14c4e8a157de6d /konq-plugins/rsync/rsyncplugin.h
parent2a74bca8c834c4d4f391c70de8fdfa12a7cc972c (diff)
downloadtdeaddons-39177c1528006932b00136d34cf022434df73d72.tar.gz
tdeaddons-39177c1528006932b00136d34cf022434df73d72.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'konq-plugins/rsync/rsyncplugin.h')
-rw-r--r--konq-plugins/rsync/rsyncplugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/rsync/rsyncplugin.h b/konq-plugins/rsync/rsyncplugin.h
index d7bd6cd..0042762 100644
--- a/konq-plugins/rsync/rsyncplugin.h
+++ b/konq-plugins/rsync/rsyncplugin.h
@@ -26,11 +26,11 @@
#include <kprocess.h>
#include <kfileitem.h>
#include <klibloader.h>
-#include <kparts/plugin.h>
+#include <tdeparts/plugin.h>
#include <kio/global.h>
#include <kio/slavebase.h>
-#include <libkrsync/krsync.h>
+#include <libtdersync/tdersync.h>
// NOTE: If ANY of these functions are not utilized in the C file,
// and in a manner identical to these declarations, the plugin will