diff --git a/Makefile.common b/Makefile.common index 8aefafaced..a624df9105 100644 --- a/Makefile.common +++ b/Makefile.common @@ -584,6 +584,7 @@ ifeq ($(HAVE_D3D9), 1) OBJ += gfx/d3d/d3d.o \ gfx/d3d/render_chain_cg.o \ gfx/d3d/render_chain_null.o \ + gfx/d3d/render_chain_driver.o \ gfx/d3d/d3d_wrapper.o \ gfx/drivers_font/d3d_w32_font.o \ gfx/drivers_context/d3d_ctx.o