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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c
index 1135d34701..4e6d9718a5 100644
--- a/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c
+++ b/firmware/target/arm/tcc780x/cowond2/touchscreen-cowond2.c
@@ -25,7 +25,7 @@
25#include "touchscreen.h" 25#include "touchscreen.h"
26#include "touchscreen-target.h" 26#include "touchscreen-target.h"
27#include "stdlib.h" 27#include "stdlib.h"
28#include "power-target.h" 28#include "pmu-target.h"
29#include "tsc200x.h" 29#include "tsc200x.h"
30 30
31#define NO_OF_TOUCH_DATA 5 31#define NO_OF_TOUCH_DATA 5