From 59c1c40e2c14c062cfe24c5eac3599cd8cca0c79 Mon Sep 17 00:00:00 2001 From: Fergus Noble Date: Tue, 27 Sep 2011 17:18:15 -0700 Subject: Fixing some header references --- lib/stm32f1/scb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stm32f1') diff --git a/lib/stm32f1/scb.c b/lib/stm32f1/scb.c index dfee6c3..54c5776 100644 --- a/lib/stm32f1/scb.c +++ b/lib/stm32f1/scb.c @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -#include +#include void scb_reset_core(void) { -- cgit v1.2.3