aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/shader/program_parse.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/shader/program_parse.tab.h')
-rw-r--r--mesalib/src/mesa/shader/program_parse.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/src/mesa/shader/program_parse.tab.h b/mesalib/src/mesa/shader/program_parse.tab.h
index 406100c85..045241d9e 100644
--- a/mesalib/src/mesa/shader/program_parse.tab.h
+++ b/mesalib/src/mesa/shader/program_parse.tab.h
@@ -154,7 +154,7 @@ typedef union YYSTYPE
{
/* Line 1676 of yacc.c */
-#line 122 "program_parse.y"
+#line 126 "program_parse.y"
struct asm_instruction *inst;
struct asm_symbol *sym;