aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-16 23:11:08 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-16 23:11:08 +0100
commit58b9938db200856bebf99794ba11a51e78954bc7 (patch)
tree9850c9436e407445b62ff3b94975123f4d1e1f33 /drivers
parent8d048ea4e28d29215baa85cfb1f9fe53197de595 (diff)
downloaduGFX-58b9938db200856bebf99794ba11a51e78954bc7.tar.gz
uGFX-58b9938db200856bebf99794ba11a51e78954bc7.tar.bz2
uGFX-58b9938db200856bebf99794ba11a51e78954bc7.zip
typo fix - thanks to etmatrix
Diffstat (limited to 'drivers')
-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 c513d54c..9f44400a 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/touchXPT20466
+GFXINC += $(GFXLIB)/drivers/ginput/touch/XPT20466