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. --- include/libopenstm32/rcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libopenstm32/rcc.h') diff --git a/include/libopenstm32/rcc.h b/include/libopenstm32/rcc.h index 5674824..35d52aa 100644 --- a/include/libopenstm32/rcc.h +++ b/include/libopenstm32/rcc.h @@ -21,7 +21,7 @@ #ifndef LIBOPENSTM32_RCC_H #define LIBOPENSTM32_RCC_H -#include "libopenstm32.h" +#include /* RCC registers */ /* Note: Registers marked (**) only exist in "connectivity line" STM32s. */ -- cgit v1.2.3