mirror of
https://github.com/libretro/RetroArch
synced 2025-01-17 01:16:25 +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 <string.h>
|
||||
|
||||
#include <dsound.h>
|
||||
#ifndef _XBOX
|
||||
#include <mmreg.h>
|
||||
#endif
|
||||
#include <dsound.h>
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user