The real fix. Not sure why my build ever worked.

This commit is contained in:
Matthew Parlane 2013-01-11 23:58:47 +13:00
parent 8700d85517
commit 65072ad6fb
1 changed files with 1 additions and 1 deletions

View File

@ -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"