aboutsummaryrefslogtreecommitdiffstats
path: root/touchpad.h
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-06-17 01:35:21 +0200
committerTectu <joel@unormal.org>2012-06-17 01:35:21 +0200
commit00646326aa70bcda62f6ad1afbd1b553eedab3ef (patch)
tree31196116051b424d6dcf260885c40d2e6dd6abb7 /touchpad.h
parentd4625a1e6a21640a4eed51bf4f6162e611aac5c4 (diff)
downloaduGFX-00646326aa70bcda62f6ad1afbd1b553eedab3ef.tar.gz
uGFX-00646326aa70bcda62f6ad1afbd1b553eedab3ef.tar.bz2
uGFX-00646326aa70bcda62f6ad1afbd1b553eedab3ef.zip
cleanups
Diffstat (limited to 'touchpad.h')
-rw-r--r--touchpad.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/touchpad.h b/touchpad.h
index dd2d7f14..2078405a 100644
--- a/touchpad.h
+++ b/touchpad.h
@@ -4,8 +4,8 @@
#include "ch.h"
#include "hal.h"
#include "glcd.h"
-#include "drivers/touchpad/ads7843_lld.h"
-#include "drivers/touchpad/xpt2046_lld.h"
+#include "ads7843_lld.h"
+#include "xpt2046_lld.h"
#define CONVERSIONS 3