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 cafd1a49..a0f1179e 100644 --- a/languages/php/phpparser.cpp +++ b/languages/php/phpparser.cpp @@ -29,7 +29,7 @@ #include <kdebug.h> #include <tqfileinfo.h> -#include <textstream.h> +#include <tqtextstream.h> #include <iostream> |