summaryrefslogtreecommitdiffstats
path: root/languages/php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/php')
-rw-r--r--languages/php/phperrorview.h2
-rw-r--r--languages/php/phpsupportpart.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/languages/php/phperrorview.h b/languages/php/phperrorview.h
index a14c0c8e..3436465b 100644
--- a/languages/php/phperrorview.h
+++ b/languages/php/phperrorview.h
@@ -20,7 +20,7 @@
#ifndef PHPERRORVIEW_H
#define PHPERRORVIEW_H
-#include <klistview.h>
+#include <tdelistview.h>
#include <klineedit.h>
#include <tqguardedptr.h>
#include "phpfile.h"
diff --git a/languages/php/phpsupportpart.cpp b/languages/php/phpsupportpart.cpp
index e7a597de..42abe30a 100644
--- a/languages/php/phpsupportpart.cpp
+++ b/languages/php/phpsupportpart.cpp
@@ -32,7 +32,7 @@
#include <tqwhatsthis.h>
#include <tqthread.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kapplication.h>
#include <kdebug.h>
#include <tdehtmlview.h>