summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/src/up_extmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/src/up_extmem.c')
-rw-r--r--nuttx/configs/stm32f4discovery/src/up_extmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/src/up_extmem.c b/nuttx/configs/stm32f4discovery/src/up_extmem.c
index 083321578..f58d567e2 100644
--- a/nuttx/configs/stm32f4discovery/src/up_extmem.c
+++ b/nuttx/configs/stm32f4discovery/src/up_extmem.c
@@ -51,7 +51,7 @@
#include "stm32_fsmc.h"
#include "stm32_gpio.h"
-#include "stm32_internal.h"
+#include "stm32.h"
#include "stm32f4discovery-internal.h"
/************************************************************************************