We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18b41a commit 0e3ab05Copy full SHA for 0e3ab05
1 file changed
midi/drivers/winmm_midi.c
@@ -14,6 +14,7 @@
14
*/
15
16
#include <windows.h>
17
+#include <mmsystem.h>
18
19
#include <libretro.h>
20
#include <lists/string_list.h>
0 commit comments