diff options
Diffstat (limited to 'part/kxmleditorpart.cpp')
-rw-r--r-- | part/kxmleditorpart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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> |