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