aboutsummaryrefslogtreecommitdiffstats
path: root/touchpad
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-02 09:56:54 +0200
committerTectu <joel@unormal.org>2012-08-02 09:56:54 +0200
commit837c444c4f03317f6ec13aa069c65de424e6832a (patch)
tree757324ad544c7d1ae000a57e6af77a8252ee8650 /touchpad
parent2797388236f232b86f7e91ccf7b6b9a1e871da8d (diff)
downloaduGFX-837c444c4f03317f6ec13aa069c65de424e6832a.tar.gz
uGFX-837c444c4f03317f6ec13aa069c65de424e6832a.tar.bz2
uGFX-837c444c4f03317f6ec13aa069c65de424e6832a.zip
compiling fix
Diffstat (limited to 'touchpad')
-rw-r--r--touchpad/touchpad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/touchpad/touchpad.h b/touchpad/touchpad.h
index c401415e..1f1ba6f3 100644
--- a/touchpad/touchpad.h
+++ b/touchpad/touchpad.h
@@ -4,6 +4,7 @@
#include "ch.h"
#include "hal.h"
#include "glcd.h"
+#include "glcdconf.h"
#include "ads7843_lld.h"
#include "xpt2046_lld.h"