mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Include CommonTypes.h instead of Common.h.
This commit is contained in:
parent
bf0c4a644b
commit
fbc64984ca
285 changed files with 286 additions and 286 deletions
|
@ -24,8 +24,8 @@
|
|||
#include <EGL/egl.h>
|
||||
|
||||
#include "Android/ButtonManager.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonPaths.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/CPUDetect.h"
|
||||
#include "Common/Event.h"
|
||||
#include "Common/FileUtil.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue