diff options
author | Bertrik Sikken <bertrik@sikken.nl> | 2010-08-01 09:33:29 +0000 |
---|---|---|
committer | Bertrik Sikken <bertrik@sikken.nl> | 2010-08-01 09:33:29 +0000 |
commit | 9b6d895276230fe66721bf3622af0ff17aa7a1b2 (patch) | |
tree | cd935e9671c3129ed1d046067b824d3011c845ac /firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c | |
parent | 451aa862448a119af2faf52ac5410f491d3138d1 (diff) | |
download | rockbox-9b6d895276230fe66721bf3622af0ff17aa7a1b2.tar.gz rockbox-9b6d895276230fe66721bf3622af0ff17aa7a1b2.zip |
Various minor cleanups for cowon d2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27646 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c')
-rw-r--r-- | firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c index 6f56df529b..1135d34701 100644 --- a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c +++ b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c | |||
@@ -23,6 +23,7 @@ | |||
23 | #include "button.h" | 23 | #include "button.h" |
24 | #include "pcf50606.h" | 24 | #include "pcf50606.h" |
25 | #include "touchscreen.h" | 25 | #include "touchscreen.h" |
26 | #include "touchscreen-target.h" | ||
26 | #include "stdlib.h" | 27 | #include "stdlib.h" |
27 | #include "power-target.h" | 28 | #include "power-target.h" |
28 | #include "tsc200x.h" | 29 | #include "tsc200x.h" |