mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Fix more header sorting issues in Core/ (now check-includes clean).
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "DiscIO/NANDContentLoader.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonPaths.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/IniFile.h"
|
||||
#include "Core/ConfigManager.h"
|
||||
#include "Core/HW/SI.h"
|
||||
#include "DiscIO/NANDContentLoader.h"
|
||||
|
||||
SConfig* SConfig::m_Instance;
|
||||
|
||||
|
Reference in New Issue
Block a user