diff --git a/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c b/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c index 16b17ba403..5c70411c30 100644 --- a/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c +++ b/firmware/target/arm/imx31/gigabeat-s/system-gigabeat-s.c @@ -27,7 +27,7 @@ #include "gpio-imx31.h" #include "mmu-imx31.h" #include "system-target.h" -#include "powermgmt-target.h" +#include "powermgmt.h" #include "lcd.h" #include "serial-imx31.h" #include "debug.h"