(render_chain_driver.h) Add d3d_defines.h to render_chain_driver.h
This commit is contained in:
parent
a02c600a42
commit
38ec5a851f
|
@ -20,6 +20,7 @@
|
|||
#include "../video_state_tracker.h"
|
||||
#include "../video_shader_parse.h"
|
||||
#include "../../libretro.h"
|
||||
#include "d3d_defines.h"
|
||||
|
||||
struct LinkInfo
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue