mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Add includes for building on Windows without PCH
This commit is contained in:
parent
c3a1547d9a
commit
713ec5ffd5
15 changed files with 24 additions and 10 deletions
|
@ -15,6 +15,8 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
struct StreamingVoiceContext;
|
||||
struct IXAudio2;
|
||||
struct IXAudio2MasteringVoice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue