diff --git a/exosphere/smc_user.c b/exosphere/smc_user.c index c929ea9ca..416548581 100644 --- a/exosphere/smc_user.c +++ b/exosphere/smc_user.c @@ -2,7 +2,7 @@ #include "utils.h" #include "cache.h" -#incoude "configitem.h" +#include "configitem.h" #include "masterkey.h" #include "smc_api.h" #include "smc_user.h"