aboutsummaryrefslogtreecommitdiff
path: root/include/libopenstm32/flash.h
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 00:53:52 +0100
committerUwe Hermann2010-12-30 00:53:52 +0100
commit17b2e87ba3ba3cc029a92f275f110e17249d59f7 (patch)
treed5984cbaf17fd0d49c8a2dfc94ac29f295e2d18f /include/libopenstm32/flash.h
parent01bfbfed411f9e96218070e2b36438b783df29ba (diff)
Factor out cm3/common.h and cm3/memorymap.h.
Diffstat (limited to 'include/libopenstm32/flash.h')
-rw-r--r--include/libopenstm32/flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopenstm32/flash.h b/include/libopenstm32/flash.h
index 5f667a6..66dac33 100644
--- a/include/libopenstm32/flash.h
+++ b/include/libopenstm32/flash.h
@@ -29,7 +29,7 @@
#define LIBOPENSTM32_FLASH_H
#include <libopenstm32/memorymap.h>
-#include <libopenstm32/common.h>
+#include <cm3/common.h>
/* --- FLASH registers ----------------------------------------------------- */