From 446de3872813e808ee3cbc5c94f5692e70f566a9 Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Mon, 20 Jul 2009 17:54:33 +0200 Subject: Changed all includes to use notation. --- lib/rcc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rcc.c') diff --git a/lib/rcc.c b/lib/rcc.c index 43e6887..336a0bc 100644 --- a/lib/rcc.c +++ b/lib/rcc.c @@ -18,7 +18,7 @@ * along with this program. If not, see . */ -#include "libopenstm32.h" +#include void rcc_osc_ready_int_clear(osc_t osc) { -- cgit v1.2.3