From be2ac142d9f08f0a6632043f99abf3bc6abd743e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Dec 2010 02:23:51 +0100 Subject: Rename include/libopenstm32 to include/stm32. --- examples/stm32/other/dogm128/dogm128.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/stm32/other/dogm128/dogm128.h') diff --git a/examples/stm32/other/dogm128/dogm128.h b/examples/stm32/other/dogm128/dogm128.h index 5be924f..dac1d84 100644 --- a/examples/stm32/other/dogm128/dogm128.h +++ b/examples/stm32/other/dogm128/dogm128.h @@ -21,8 +21,8 @@ #define DOGM128_H #include -#include -#include +#include +#include /* PB10 GPIO - ~RESET * PB12 SPI2_NSS - ~CS1 -- cgit v1.2.3