forked from dolphin-emu/dolphin
Merge pull request #1027 from rohit-n/change-include
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "AudioCommon/PulseAudioStream.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Thread.h"
|
||||
|
||||
namespace
|
||||
|
||||
Reference in New Issue
Block a user