forked from dolphin-emu/dolphin
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "scmrev.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
#ifdef _DEBUG
|
||||
#define BUILD_TYPE_STR "Debug "
|
||||
|
||||
Reference in New Issue
Block a user