aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput
diff options
context:
space:
mode:
authoretmatrix <enzo@nessuno.nessuno>2012-12-17 21:23:23 +0100
committeretmatrix <enzo@nessuno.nessuno>2012-12-17 21:23:23 +0100
commite39e9e7604aff9404aef80857749aa07fb29c250 (patch)
treeb6e0dcfe98474dcca79a45bdfca4db7cecdb590b /drivers/ginput
parent69c2c7ef9121fb1883ceb02c6b9f60a446587a65 (diff)
downloaduGFX-e39e9e7604aff9404aef80857749aa07fb29c250.tar.gz
uGFX-e39e9e7604aff9404aef80857749aa07fb29c250.tar.bz2
uGFX-e39e9e7604aff9404aef80857749aa07fb29c250.zip
correct typo
Diffstat (limited to 'drivers/ginput')
-rw-r--r--drivers/ginput/touch/XPT2046/ginput_lld.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ginput/touch/XPT2046/ginput_lld.mk b/drivers/ginput/touch/XPT2046/ginput_lld.mk
index 9f44400a..02043157 100644
--- a/drivers/ginput/touch/XPT2046/ginput_lld.mk
+++ b/drivers/ginput/touch/XPT2046/ginput_lld.mk
@@ -2,4 +2,4 @@
GFXSRC += $(GFXLIB)/drivers/ginput/touch/XPT2046/ginput_lld_mouse.c
# Required include directories
-GFXINC += $(GFXLIB)/drivers/ginput/touch/XPT20466
+GFXINC += $(GFXLIB)/drivers/ginput/touch/XPT2046