diff --git a/glsl_parser.ypp b/glsl_parser.ypp index cc9e11676a3..3645e96f721 100644 --- a/glsl_parser.ypp +++ b/glsl_parser.ypp @@ -164,7 +164,7 @@ %type function_call %type assignment_operator %type unary_operator -%type function_identifier +%type function_identifier %type external_declaration %type init_declarator_list %type single_declaration