diff --git a/nx/include/switch/services/nifm.h b/nx/include/switch/services/nifm.h index 9ecd7df4..1357c591 100644 --- a/nx/include/switch/services/nifm.h +++ b/nx/include/switch/services/nifm.h @@ -6,8 +6,8 @@ */ #pragma once -#include "../kernel/ipc.h" -#include "../services/sm.h" +#include "../types.h" +#include "../sf/service.h" typedef enum { NifmServiceType_NotInitialized = 0, ///< Initializes nifm:u. diff --git a/nx/include/switch/services/wlaninf.h b/nx/include/switch/services/wlaninf.h index 01d2fffa..ddb4b4f6 100644 --- a/nx/include/switch/services/wlaninf.h +++ b/nx/include/switch/services/wlaninf.h @@ -6,7 +6,7 @@ */ #pragma once -#include "../kernel/ipc.h" +#include "../types.h" #include "../sf/service.h" /// WLAN State.