summaryrefslogtreecommitdiffstats
path: root/languages/java/backgroundparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'languages/java/backgroundparser.cpp')
-rw-r--r--languages/java/backgroundparser.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/languages/java/backgroundparser.cpp b/languages/java/backgroundparser.cpp
index 86b193c8..29173e45 100644
--- a/languages/java/backgroundparser.cpp
+++ b/languages/java/backgroundparser.cpp
@@ -18,10 +18,10 @@
#include <tqmutex.h>
-#include <kparts/part.h>
-#include <ktexteditor/editinterface.h>
-#include <ktexteditor/document.h>
-#include <ktexteditor/view.h>
+#include <tdeparts/part.h>
+#include <tdetexteditor/editinterface.h>
+#include <tdetexteditor/document.h>
+#include <tdetexteditor/view.h>
#include <kdevpartcontroller.h>
#include <kdevproject.h>