mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
Fix Include Order
This commit fixes the include order of files throughout the code-base to be compliant with the new guidelines.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "ipc.h"
|
||||
#include <common.h>
|
||||
#include "ipc.h"
|
||||
|
||||
namespace skyline {
|
||||
namespace constant::infoState {
|
||||
|
Reference in New Issue
Block a user