From cc036ca86cdaf709e01221975da734cb64d54a94 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Sat, 26 Sep 2015 17:13:07 -0400 Subject: Common: Remove other Common prefixed headers from Common.h --- Source/Core/Common/MemArena.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Core/Common/MemArena.cpp') diff --git a/Source/Core/Common/MemArena.cpp b/Source/Core/Common/MemArena.cpp index 31ed7f9c8f..1f8fa6a4ec 100644 --- a/Source/Core/Common/MemArena.cpp +++ b/Source/Core/Common/MemArena.cpp @@ -9,7 +9,9 @@ #include "Common/CommonTypes.h" #include "Common/MemArena.h" +#include "Common/MsgHandler.h" #include "Common/StringUtil.h" +#include "Common/Logging/Log.h" #ifdef _WIN32 #include -- cgit v1.2.3