diff --git a/nx/include/switch/services/ns.h b/nx/include/switch/services/ns.h index 59c1d1a7..0d9c103c 100644 --- a/nx/include/switch/services/ns.h +++ b/nx/include/switch/services/ns.h @@ -7,7 +7,7 @@ #pragma once #include "../types.h" #include "../nacp.h" -#include "services/fs.h" +#include "../services/fs.h" typedef struct { NacpStruct nacp;