mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Merge pull request #1962 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
commit
98fe869e39
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
#include "Core/Boot/ElfReader.h"
|
||||
#include "Core/Debugger/Debugger_SymbolMap.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue