mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 10:20:57 +00:00
(Win32) Buildfixes
This commit is contained in:
parent
e5f11d43bf
commit
86d2a36407
@ -24,6 +24,7 @@
|
||||
#include <file/file_path.h>
|
||||
|
||||
#include "../frontend_driver.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../general.h"
|
||||
#include "../../verbosity.h"
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
||||
#include <string/stdstring.h>
|
||||
|
||||
#include "../../frontend/frontend_driver.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../general.h"
|
||||
#include "../../verbosity.h"
|
||||
#include "win32_common.h"
|
||||
|
@ -28,6 +28,7 @@
|
||||
|
||||
#include "d3d.h"
|
||||
#include "../video_coord_array.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../dynamic.h"
|
||||
#include "d3d_renderchains/render_chain_driver.h"
|
||||
|
||||
|
@ -16,6 +16,8 @@
|
||||
|
||||
#include "../drivers/d3d.h"
|
||||
#include "../font_driver.h"
|
||||
|
||||
#include "../../configuration.h"
|
||||
#include "../../general.h"
|
||||
|
||||
#include "../include/d3d9/d3dx9core.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user