From fdc29d0ea4fbdd2cc1509a53122be7ec85cdb432 Mon Sep 17 00:00:00 2001 From: Boris Gjenero Date: Mon, 19 Dec 2011 20:12:52 +0000 Subject: Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31370 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/power.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/power.h') diff --git a/firmware/export/power.h b/firmware/export/power.h index 137f40cb01..d46b9ba924 100644 --- a/firmware/export/power.h +++ b/firmware/export/power.h @@ -21,6 +21,8 @@ #ifndef _POWER_H_ #define _POWER_H_ +#include "config.h" + #if CONFIG_CHARGING enum power_input_flags { /* No external power source? Default. */ -- cgit v1.2.3