mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-12 12:39:56 +00:00
(D3D) Buildfix
This commit is contained in:
parent
4f499fc5c3
commit
20170ef2b0
@ -30,6 +30,10 @@
|
|||||||
#include "../../dynamic.h"
|
#include "../../dynamic.h"
|
||||||
#include "render_chain_driver.h"
|
#include "render_chain_driver.h"
|
||||||
|
|
||||||
|
#ifdef HAVE_THREADS
|
||||||
|
#include "../video_thread_wrapper.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "../common/win32_common.h"
|
#include "../common/win32_common.h"
|
||||||
|
|
||||||
#ifndef _XBOX
|
#ifndef _XBOX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user