mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 12:48:57 +00:00
Fix building with PCH disabled.
This commit is contained in:
parent
31c083bf64
commit
c38ae5236e
2 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
namespace LogTypes
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue