mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix non-PCH build.
This commit is contained in:
@ -12,6 +12,9 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
#include "Core/ARDecrypt.h"
|
||||
|
||||
namespace ActionReplay
|
||||
|
Reference in New Issue
Block a user