aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/include/libmaple/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/include/libmaple/flash.h')
-rw-r--r--libmaple/include/libmaple/flash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmaple/include/libmaple/flash.h b/libmaple/include/libmaple/flash.h
index 66d5b8e..97bfa26 100644
--- a/libmaple/include/libmaple/flash.h
+++ b/libmaple/include/libmaple/flash.h
@@ -47,10 +47,10 @@ extern "C"{
#define FLASH_WAIT_STATE_6 0x6
#define FLASH_WAIT_STATE_7 0x7
-/* The family header must define FLASH_SAFE_WAIT_STATES, the smallest
+/* The series header must define FLASH_SAFE_WAIT_STATES, the smallest
* number of wait states that it is safe to use when the MCU clock is
* at its fastest rate (not considering overclocking). */
-#include <family/flash.h>
+#include <series/flash.h>
/*
* Setup routines