strat: use consistent include style for lib headers
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "lmem/lmem_common.hpp"
|
||||
#include "lmem/lmem_exp_heap.hpp"
|
||||
#include "lmem/lmem_unit_heap.hpp"
|
||||
#include <stratosphere/lmem/lmem_common.hpp>
|
||||
#include <stratosphere/lmem/lmem_exp_heap.hpp>
|
||||
#include <stratosphere/lmem/lmem_unit_heap.hpp>
|
||||
|
||||
Reference in New Issue
Block a user