diff --git a/nx/include/switch.h b/nx/include/switch.h index 3fefbb51..3e0301ef 100644 --- a/nx/include/switch.h +++ b/nx/include/switch.h @@ -25,7 +25,7 @@ extern "C" { #include #include -#include +#include #include #include #include diff --git a/nx/include/switch/services/account.h b/nx/include/switch/services/acc.h similarity index 100% rename from nx/include/switch/services/account.h rename to nx/include/switch/services/acc.h diff --git a/nx/source/services/account.c b/nx/source/services/acc.c similarity index 100% rename from nx/source/services/account.c rename to nx/source/services/acc.c