summaryrefslogtreecommitdiffstats
path: root/quanta/components/tableeditor/tableeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/components/tableeditor/tableeditor.cpp')
-rw-r--r--quanta/components/tableeditor/tableeditor.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/components/tableeditor/tableeditor.cpp b/quanta/components/tableeditor/tableeditor.cpp
index 45bcf07c..60eb455e 100644
--- a/quanta/components/tableeditor/tableeditor.cpp
+++ b/quanta/components/tableeditor/tableeditor.cpp
@@ -18,11 +18,11 @@
#include <kiconloader.h>
#include <klocale.h>
#include <kmessagebox.h>
-#include <kparts/componentfactory.h>
+#include <tdeparts/componentfactory.h>
#include <kpopupmenu.h>
#include <kpushbutton.h>
-#include <ktexteditor/document.h>
-#include <ktexteditor/editinterface.h>
+#include <tdetexteditor/document.h>
+#include <tdetexteditor/editinterface.h>
//qt includes
#include <tqcheckbox.h>