mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +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>
|
||||
|
||||
#ifndef _XBOX
|
||||
#include <windows.h>
|
||||
#include <mmreg.h>
|
||||
#include <mmsystem.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user