diff --git a/firmware/hw_layer/drivers/gpio/core.c b/firmware/hw_layer/drivers/gpio/core.c index 2ba027a532..36598e5d24 100644 --- a/firmware/hw_layer/drivers/gpio/core.c +++ b/firmware/hw_layer/drivers/gpio/core.c @@ -6,6 +6,7 @@ * @author Andrey Gusakov, (c) 2019 */ +#include "efifeatures.h" #include "global.h" #include "gpio/gpio_ext.h"