mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
The real fix. Not sure why my build ever worked.
This commit is contained in:
parent
8700d85517
commit
65072ad6fb
1 changed files with 1 additions and 1 deletions
|
@ -36,10 +36,10 @@ They will also generate a true or false return for UpdateInterrupts() in WII_IPC
|
|||
#include <map>
|
||||
#include <string>
|
||||
#include <list>
|
||||
#include <mutex>
|
||||
|
||||
#include "Common.h"
|
||||
#include "CommonPaths.h"
|
||||
#include "Thread.h"
|
||||
#include "WII_IPC_HLE.h"
|
||||
#include "WII_IPC_HLE_Device.h"
|
||||
#include "WII_IPC_HLE_Device_DI.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue