mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-06 19:01:36 +03: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
|
@ -28,7 +28,7 @@
|
|||
#include <wx/textctrl.h>
|
||||
#include <wx/translation.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FifoQueue.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/IniFile.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue