Fix more header sorting issues in DiscIO/ (now check-includes clean).

This commit is contained in:
Pierre Bourdon
2014-02-19 02:02:01 +01:00
parent 3f9c38d231
commit 8ea8da6ebc
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,6 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include "NANDContentLoader.h"
#include <algorithm>
#include <cctype>
@ -10,6 +9,7 @@
#include "Common/FileUtil.h"
#include "Common/Log.h"
#include "Common/MathUtil.h"
#include "DiscIO/NANDContentLoader.h"
#include "DiscIO/WiiWad.h"
namespace DiscIO