mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-18 09:53:18 -03:00
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// while interpreting them, and hope that the vertex format doesn't change, though, if you do it right
|
||||
// when they are called. The reason is that the vertex format affects the sizes of the vertices.
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/CPUDetect.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/Host.h"
|
||||
|
||||
Reference in New Issue
Block a user