summaryrefslogtreecommitdiffstats
path: root/part
diff options
context:
space:
mode:
Diffstat (limited to 'part')
-rw-r--r--part/kxmleditorfactory.cpp2
-rw-r--r--part/kxmleditorpart.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/part/kxmleditorfactory.cpp b/part/kxmleditorfactory.cpp
index d1e4e06..02206e2 100644
--- a/part/kxmleditorfactory.cpp
+++ b/part/kxmleditorfactory.cpp
@@ -23,7 +23,7 @@
#include "kxeconfiguration.h"
#include "kxedocument.h"
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kdebug.h>
extern "C"
diff --git a/part/kxmleditorpart.cpp b/part/kxmleditorpart.cpp
index 01a4dcd..64d83fe 100644
--- a/part/kxmleditorpart.cpp
+++ b/part/kxmleditorpart.cpp
@@ -46,7 +46,7 @@
#include "actions.h"
#include "qdom_add.h"
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kdebug.h>
#include <tdelocale.h>
#include <tdeaction.h>