aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f4/rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/stm32/f4/rng.h')
-rw-r--r--include/libopencm3/stm32/f4/rng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/stm32/f4/rng.h b/include/libopencm3/stm32/f4/rng.h
index b72f801..e8e6cc4 100644
--- a/include/libopencm3/stm32/f4/rng.h
+++ b/include/libopencm3/stm32/f4/rng.h
@@ -18,7 +18,7 @@
#ifndef LIBOPENCM3_RNG_F4_H
#define LIBOPENCM3_RNG_F4_H
-#include <libopencm3/stm32/f4/memorymap.h>
+#include <libopencm3/stm32/memorymap.h>
#include <libopencm3/stm32/common/rng_common_f24.h>
#endif