mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Qt: Sort includes properly
This commit is contained in:
parent
cece179d77
commit
6268c7b3d5
58 changed files with 139 additions and 31 deletions
|
@ -17,7 +17,9 @@
|
|||
#include "Common/Logging/Log.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
#include "Core/ConfigManager.h"
|
||||
|
||||
#include "UICommon/UICommon.h"
|
||||
|
||||
constexpr u32 MO_MAGIC_NUMBER = 0x950412de;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue