mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
The real fix. Not sure why my build ever worked.
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user