strat: use consistent include style for lib headers
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#pragma once
|
||||
#include "fs_common.hpp"
|
||||
#include "fs_save_data_types.hpp"
|
||||
#include <stratosphere/fs/fs_common.hpp>
|
||||
#include <stratosphere/fs/fs_save_data_types.hpp>
|
||||
|
||||
namespace ams::fs {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user