summaryrefslogtreecommitdiffstats
path: root/tdersync
diff options
context:
space:
mode:
Diffstat (limited to 'tdersync')
-rw-r--r--tdersync/rsyncconfigdialog.cpp2
-rw-r--r--tdersync/tdersync.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdersync/rsyncconfigdialog.cpp b/tdersync/rsyncconfigdialog.cpp
index a97c7b2f1..a6a0fe5f6 100644
--- a/tdersync/rsyncconfigdialog.cpp
+++ b/tdersync/rsyncconfigdialog.cpp
@@ -72,7 +72,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <twin.h>
#include <tdeaction.h>
diff --git a/tdersync/tdersync.h b/tdersync/tdersync.h
index a3a6ced31..0d642fcde 100644
--- a/tdersync/tdersync.h
+++ b/tdersync/tdersync.h
@@ -50,7 +50,7 @@
#include <kdebug.h>
#include <tdelocale.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <twin.h>
#include <kurl.h>