diff options
Diffstat (limited to 'languages/php/phpfile.h')
-rw-r--r-- | languages/php/phpfile.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/php/phpfile.h b/languages/php/phpfile.h index 470e7159..3cc571fa 100644 --- a/languages/php/phpfile.h +++ b/languages/php/phpfile.h @@ -34,8 +34,8 @@ #include <kdevlanguagesupport.h> #include <kdevpartcontroller.h> -#include <ktexteditor/editinterface.h> -#include <ktexteditor/document.h> +#include <tdetexteditor/editinterface.h> +#include <tdetexteditor/document.h> #include "phpsupportpart.h" #include "phperrorview.h" |