mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +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
|
@ -5,8 +5,8 @@
|
|||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/ColorUtil.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
|
||||
#include "DiscIO/BannerLoaderWii.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue