diff options
Diffstat (limited to 'languages/php/phpparser.cpp')
-rw-r--r-- | languages/php/phpparser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpparser.cpp b/languages/php/phpparser.cpp index a0f1179e..6b725dc8 100644 --- a/languages/php/phpparser.cpp +++ b/languages/php/phpparser.cpp @@ -20,7 +20,7 @@ #include "phpsupportpart.h" #include <urlutil.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kdevcore.h> #include <kdevproject.h> #include <codemodel.h> |