mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-28 14:00:49 -05:00
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MathUtil.h"
|
||||
|
||||
#include "VideoBackends/Software/BPMemLoader.h"
|
||||
|
||||
Reference in New Issue
Block a user