mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
// may be redirected here (for example to Read_U32()).
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MemArena.h"
|
||||
#include "Common/MemoryUtil.h"
|
||||
|
||||
|
Reference in New Issue
Block a user