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/tcc780x/cowond2/touchscreen-cowond2.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c') diff --git a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c index 4e6d9718a5..5f1cfc6455 100644 --- a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c +++ b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c @@ -20,6 +20,8 @@ ****************************************************************************/ #include "config.h" +#include "system.h" +#include "kernel.h" #include "button.h" #include "pcf50606.h" #include "touchscreen.h" -- cgit v1.2.3