From 5b4cbe7d87409096e447951ba72b269e90cf12a7 Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Thu, 15 Sep 2011 01:18:49 -0700 Subject: Update F1 libs with new header file locations. --- lib/stm32f1/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stm32f1/timer.c') diff --git a/lib/stm32f1/timer.c b/lib/stm32f1/timer.c index 32e240d..a61f67f 100644 --- a/lib/stm32f1/timer.c +++ b/lib/stm32f1/timer.c @@ -26,7 +26,7 @@ */ #include -#include +#include void timer_reset(u32 timer_peripheral) { -- cgit v1.2.3