mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 15:19:09 +00:00
Fix non-PCH build.
This commit is contained in:
parent
2fa29ae8bb
commit
379f9feebd
8 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue