mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(Xbox 360) More buildfixes
This commit is contained in:
parent
f4020aa011
commit
fd8cdc389f
2 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "shader_hlsl.h"
|
||||
|
||||
#include "../video_shader_parse.h"
|
||||
#include "../d3d/d3d.h"
|
||||
#include "../drivers/d3d.h"
|
||||
#include "../../managers/state_manager.h"
|
||||
|
||||
#include "../drivers/d3d_shaders/opaque.hlsl.d3d9.h"
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include "../../gfx/video_context_driver.h"
|
||||
|
||||
#include "../../configuration.h"
|
||||
#include "../../runloop.h"
|
||||
|
||||
#include "../../gfx/drivers/d3d.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue