(gfx/common/win32_common.cpp) Cleanup
This commit is contained in:
parent
fc570c2420
commit
77dc59e9d5
|
@ -30,10 +30,6 @@
|
||||||
#include "../video_thread_wrapper.h"
|
#include "../video_thread_wrapper.h"
|
||||||
#include "../drivers_wm/win32_shader_dlg.h"
|
#include "../drivers_wm/win32_shader_dlg.h"
|
||||||
|
|
||||||
#ifdef HAVE_D3D
|
|
||||||
#include "d3d_common.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue