diff options
Diffstat (limited to 'languages/php/phpparser.cpp')
| -rw-r--r-- | languages/php/phpparser.cpp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/languages/php/phpparser.cpp b/languages/php/phpparser.cpp index 2af89eee..6b725dc8 100644 --- a/languages/php/phpparser.cpp +++ b/languages/php/phpparser.cpp @@ -21,8 +21,8 @@  #include <urlutil.h>  #include <tdeapplication.h> -#include <tdevcore.h> -#include <tdevproject.h> +#include <kdevcore.h> +#include <kdevproject.h>  #include <codemodel.h>  #include <tqregexp.h> | 
