strat: use consistent include style for lib headers
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "updater/updater_types.hpp"
|
||||
#include "updater/updater_api.hpp"
|
||||
#include <stratosphere/updater/updater_types.hpp>
|
||||
#include <stratosphere/updater/updater_api.hpp>
|
||||
|
||||
Reference in New Issue
Block a user