diff --git a/src/gallium/drivers/vc5/Makefile.sources b/src/gallium/drivers/vc5/Makefile.sources index 0d54f830bb2..3fb6a0d0911 100644 --- a/src/gallium/drivers/vc5/Makefile.sources +++ b/src/gallium/drivers/vc5/Makefile.sources @@ -7,6 +7,7 @@ C_SOURCES := \ vc5_context.c \ vc5_context.h \ vc5_draw.c \ + vc5_drm.h \ vc5_emit.c \ vc5_fence.c \ vc5_formats.c \