diff options
Diffstat (limited to 'languages/php/phphtmlview.h')
| -rw-r--r-- | languages/php/phphtmlview.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/languages/php/phphtmlview.h b/languages/php/phphtmlview.h index 2da25349..e55be392 100644 --- a/languages/php/phphtmlview.h +++ b/languages/php/phphtmlview.h @@ -18,14 +18,14 @@  #ifndef PHPHTMLVIEW_H  #define PHPHTMLVIEW_H -#include <tdevhtmlpart.h> +#include <kdevhtmlpart.h>  /**    *@author    */  class PHPSupportPart; -class PHPHTMLView : public TDevHTMLPart  { +class PHPHTMLView : public KDevHTMLPart  {  Q_OBJECT  public: | 
