mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Fix more header sorting issues in DiscIO/ (now check-includes clean).
This commit is contained in:
parent
3f9c38d231
commit
8ea8da6ebc
5 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/ColorUtil.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "DiscIO/BannerLoaderGC.h"
|
||||
|
||||
namespace DiscIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue