mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-14 14:28:47 +00:00
Buildfix
This commit is contained in:
parent
9087b367b6
commit
d1709c7ffb
@ -1257,7 +1257,7 @@ ifeq ($(HAVE_D3D8), 1)
|
||||
OBJ += gfx/drivers_renderchain/d3d8_renderchain.o
|
||||
endif
|
||||
|
||||
ifeq $(HAVE_D3D_COMMON), 1)
|
||||
ifeq ($(HAVE_D3D_COMMON), 1)
|
||||
DEFINES += -DHAVE_D3D
|
||||
OBJ += gfx/drivers/d3d.o \
|
||||
gfx/common/d3d_common.o \
|
||||
|
Loading…
Reference in New Issue
Block a user