summaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/stm32x.h')
-rw-r--r--src/flash/nor/stm32x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/stm32x.h b/src/flash/nor/stm32x.h
index 6cd047e1..b6e00edc 100644
--- a/src/flash/nor/stm32x.h
+++ b/src/flash/nor/stm32x.h
@@ -23,7 +23,7 @@
#ifndef STM32X_H
#define STM32X_H
-#include "flash.h"
+#include <flash/flash.h>
struct stm32x_options
{