diff --git a/firmware/target/arm/as3525/power-as3525.c b/firmware/target/arm/as3525/power-as3525.c index 13330aa465..a61cb59c12 100644 --- a/firmware/target/arm/as3525/power-as3525.c +++ b/firmware/target/arm/as3525/power-as3525.c @@ -19,10 +19,11 @@ * ****************************************************************************/ +#include #include "config.h" #include "ascodec-target.h" #include "as3514.h" -#include +#include "power.h" void power_off(void) {