mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 02:52:13 +02:00
Fix include statement
This commit is contained in:
parent
a94e643bcd
commit
38fb0f26b5
@ -7,7 +7,7 @@
|
||||
#pragma once
|
||||
#include "../types.h"
|
||||
#include "../nacp.h"
|
||||
#include "services/fs.h"
|
||||
#include "../services/fs.h"
|
||||
|
||||
typedef struct {
|
||||
NacpStruct nacp;
|
||||
|
Loading…
Reference in New Issue
Block a user