summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c')
-rw-r--r--firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c1
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"