aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/src/up_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/nucleus2g/src/up_boot.c')
-rw-r--r--nuttx/configs/nucleus2g/src/up_boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/nucleus2g/src/up_boot.c b/nuttx/configs/nucleus2g/src/up_boot.c
index d4c44a455..4718e9f82 100644
--- a/nuttx/configs/nucleus2g/src/up_boot.c
+++ b/nuttx/configs/nucleus2g/src/up_boot.c
@@ -47,7 +47,7 @@
#include "up_arch.h"
#include "up_internal.h"
-#include "lpc17_internal.h"
+#include "lpc17_ssp.h"
#include "nucleus2g_internal.h"
/************************************************************************************