diff --git a/exosphere/smc_user.c b/exosphere/smc_user.c index b7cf28500..e4af21025 100644 --- a/exosphere/smc_user.c +++ b/exosphere/smc_user.c @@ -5,6 +5,7 @@ #include "utils.h" #include "cache.h" #include "configitem.h" +#include "gcm.h" #include "masterkey.h" #include "smc_api.h" #include "smc_user.h"