diff options
Diffstat (limited to 'languages/php/phpsupportpart.h')
-rw-r--r-- | languages/php/phpsupportpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpsupportpart.h b/languages/php/phpsupportpart.h index f7d13122..572be8c8 100644 --- a/languages/php/phpsupportpart.h +++ b/languages/php/phpsupportpart.h @@ -29,7 +29,7 @@ #include <kio/job.h> #include <kdevgenericfactory.h> -#include <ktexteditor/editinterface.h> +#include <tdetexteditor/editinterface.h> class TQStringList; class PHPHTMLView; |