diff options
Diffstat (limited to 'languages/php/phpfile.cpp')
-rw-r--r-- | languages/php/phpfile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpfile.cpp b/languages/php/phpfile.cpp index 1c4e6d04..92d2fc4c 100644 --- a/languages/php/phpfile.cpp +++ b/languages/php/phpfile.cpp @@ -25,7 +25,7 @@ #include <kprocess.h> #include <kdebug.h> -#include <tdevpartcontroller.h> +#include <kdevpartcontroller.h> #include "phphtmlview.h" #include "phperrorview.h" |