diff options
Diffstat (limited to 'dcop/dcopidl/yacc.cc')
-rw-r--r-- | dcop/dcopidl/yacc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopidl/yacc.cc b/dcop/dcopidl/yacc.cc index 85794118a..446fc7b49 100644 --- a/dcop/dcopidl/yacc.cc +++ b/dcop/dcopidl/yacc.cc @@ -106,7 +106,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <stdio.h> #include <assert.h> -#include <qstring.h> +#include <tqstring.h> #define AMP_ENTITY "&" #define YYERROR_VERBOSE |