mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
dsound.c - Include windows.h header too
This commit is contained in:
parent
120d4a00b2
commit
07de6af33e
@ -20,6 +20,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef _XBOX
|
#ifndef _XBOX
|
||||||
|
#include <windows.h>
|
||||||
#include <mmreg.h>
|
#include <mmreg.h>
|
||||||
#include <mmsystem.h>
|
#include <mmsystem.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user