diff options
Diffstat (limited to 'kregexpeditor/gen_qregexpparser.hh')
-rw-r--r-- | kregexpeditor/gen_qregexpparser.hh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kregexpeditor/gen_qregexpparser.hh b/kregexpeditor/gen_qregexpparser.hh index 19b2558..9e75892 100644 --- a/kregexpeditor/gen_qregexpparser.hh +++ b/kregexpeditor/gen_qregexpparser.hh @@ -23,8 +23,8 @@ This special exception was added by the Free Software Foundation in version 1.24 of Bison. */ -#ifndef BISON_GEN_QREGEXPPARSER_HH -# define BISON_GEN_QREGEXPPARSER_HH +#ifndef BISON_GEN_TQREGEXPPARSER_HH +# define BISON_GEN_TQREGEXPPARSER_HH /* Tokens. */ #ifndef YYTOKENTYPE @@ -89,5 +89,5 @@ typedef union { extern YYSTYPE qregexplval; -#endif /* not BISON_GEN_QREGEXPPARSER_HH */ +#endif /* not BISON_GEN_TQREGEXPPARSER_HH */ |