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/AudioCommon/AOSoundStream.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Core/AudioCommon/AOSoundStream.cpp') diff --git a/Source/Core/AudioCommon/AOSoundStream.cpp b/Source/Core/AudioCommon/AOSoundStream.cpp index ee10133ae4..c9bacac206 100644 --- a/Source/Core/AudioCommon/AOSoundStream.cpp +++ b/Source/Core/AudioCommon/AOSoundStream.cpp @@ -6,6 +6,8 @@ #include "AudioCommon/AOSoundStream.h" #include "AudioCommon/Mixer.h" +#include "Common/MsgHandler.h" +#include "Common/Logging/Log.h" #if defined(HAVE_AO) && HAVE_AO -- cgit v1.2.3