diff --git a/src/gallium/drivers/vc5/Makefile.sources b/src/gallium/drivers/vc5/Makefile.sources index cbf7b656e38..0259ecc99b5 100644 --- a/src/gallium/drivers/vc5/Makefile.sources +++ b/src/gallium/drivers/vc5/Makefile.sources @@ -29,7 +29,6 @@ VC5_PER_VERSION_SOURCES = \ v3dx_context.h \ v3dx_format_table.c \ v3dx_simulator.c \ - v3dx_simulator.h \ vc5_draw.c \ vc5_emit.c \ vc5_rcl.c \