mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Buildfix - MinGW mmreg.h is buggy, work around that.
This commit is contained in:
parent
10df00182a
commit
3072f556f2
@ -19,10 +19,10 @@
|
|||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#include <dsound.h>
|
||||||
#ifndef _XBOX
|
#ifndef _XBOX
|
||||||
#include <mmreg.h>
|
#include <mmreg.h>
|
||||||
#endif
|
#endif
|
||||||
#include <dsound.h>
|
|
||||||
|
|
||||||
#include <boolean.h>
|
#include <boolean.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user