summaryrefslogtreecommitdiffstats
path: root/kxsldbg/kxsldbgpart/kxsldbg_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'kxsldbg/kxsldbgpart/kxsldbg_part.h')
-rw-r--r--kxsldbg/kxsldbgpart/kxsldbg_part.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kxsldbg/kxsldbgpart/kxsldbg_part.h b/kxsldbg/kxsldbgpart/kxsldbg_part.h
index e8de28a7..173d22cf 100644
--- a/kxsldbg/kxsldbgpart/kxsldbg_part.h
+++ b/kxsldbg/kxsldbgpart/kxsldbg_part.h
@@ -1,7 +1,7 @@
#ifndef KXSLDBGKPART_H
#define KXSLDBGKPART_H
-#include <kparts/part.h>
+#include <tdeparts/part.h>
#include <tqvariant.h>
#include <tqdict.h>
#include <tqmainwindow.h>
@@ -9,8 +9,8 @@
#include "xsldbginspector.h"
#include <dcopclient.h>
#include "kxsldbg_partif.h"
-#include <ktexteditor/document.h>
-#include <ktexteditor/view.h>
+#include <tdetexteditor/document.h>
+#include <tdetexteditor/view.h>
class TQVBoxLayout;
class TQHBoxLayout;