mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +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 */
|
/* header files for imported files */
|
||||||
#include "wtypes.h"
|
#include "wtypes.h"
|
||||||
#include "unknwn.h"
|
#include "unknwn.h"
|
||||||
#include "AudioSessionTypes.h"
|
#include "audiosessiontypes.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"{
|
extern "C"{
|
||||||
|
Loading…
Reference in New Issue
Block a user