summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/sync
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/sync')
-rw-r--r--kipi-plugins/sync/sink.h2
-rw-r--r--kipi-plugins/sync/sinks.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kipi-plugins/sync/sink.h b/kipi-plugins/sync/sink.h
index 3ef8cfc..a8f9b25 100644
--- a/kipi-plugins/sync/sink.h
+++ b/kipi-plugins/sync/sink.h
@@ -23,7 +23,7 @@
#include "libkipi2/interface.h"
#include <kconfig.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#if KDE_IS_VERSION(3,2,0)
#include <kwallet.h>
#endif
diff --git a/kipi-plugins/sync/sinks.cpp b/kipi-plugins/sync/sinks.cpp
index b4363b8..55f370b 100644
--- a/kipi-plugins/sync/sinks.cpp
+++ b/kipi-plugins/sync/sinks.cpp
@@ -23,7 +23,7 @@
#include <kdebug.h>
#include <kconfig.h>
#include <klocale.h>
-#include <kdeversion.h>
+#include <tdeversion.h>
#if KDE_IS_VERSION(3,2,0)
#include <kwallet.h>
#endif