mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix more header sorting issues in Core/ (now check-includes clean).
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#include <cstdio>
|
||||
#include <string.h>
|
||||
|
||||
#include "polarssl/sha1.h"
|
||||
#include <polarssl/sha1.h>
|
||||
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Crypto/tools.h"
|
||||
|
Reference in New Issue
Block a user