From fb42ec17bcf7508f66b8d8d0770b60c33be0d6ab Mon Sep 17 00:00:00 2001 From: Damien Date: Sat, 19 Oct 2013 15:37:09 +0100 Subject: Try to re-add USB support... --- stm/lcd.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stm/lcd.c') diff --git a/stm/lcd.c b/stm/lcd.c index bbd171991..3b65ed85f 100644 --- a/stm/lcd.c +++ b/stm/lcd.c @@ -1,4 +1,6 @@ #include + +#include "misc.h" #include "systick.h" #include "lcd.h" #include "font_petme128_8x8.h" -- cgit v1.2.3