mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
Merge pull request #1989 from intealls/pa-cc
Fix MinGW cross-compilation, for real this time
This commit is contained in:
commit
7b32ed03e8
@ -93,7 +93,7 @@ typedef interface IChannelAudioVolume IChannelAudioVolume;
|
||||
/* header files for imported files */
|
||||
#include "wtypes.h"
|
||||
#include "unknwn.h"
|
||||
#include "AudioSessionTypes.h"
|
||||
#include "audiosessiontypes.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"{
|
||||
|
Loading…
Reference in New Issue
Block a user