From c245de029dc0d2166bd1da0c0cff3795530187a1 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 3 Mar 2014 19:09:41 +0100 Subject: Fix various reds. Some includes needed fixup. Change-Id: I4327740bae17054131feb917abdd58846c451988 --- firmware/target/arm/philips/hdd6330/button-hdd6330.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/target/arm/philips/hdd6330/button-hdd6330.c') diff --git a/firmware/target/arm/philips/hdd6330/button-hdd6330.c b/firmware/target/arm/philips/hdd6330/button-hdd6330.c index 75e14e375f..3f662cca4f 100644 --- a/firmware/target/arm/philips/hdd6330/button-hdd6330.c +++ b/firmware/target/arm/philips/hdd6330/button-hdd6330.c @@ -19,7 +19,9 @@ * ****************************************************************************/ +#include "config.h" #include "system.h" +#include "kernel.h" #include "button.h" #include "backlight.h" #include "powermgmt.h" -- cgit v1.2.3