summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc15
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-08-03 15:50:52 +0700
committerhathach <[email protected]>2023-08-03 15:50:52 +0700
commita5768f52b492f7a2ee32f3b786c12532d0876f01 (patch)
tree0be6e03322a9b1d0f0f3a71e3d0484f878015fa1 /hw/bsp/lpc15
parentcf91660cee0863291fd9412a3623df018e8bd071 (diff)
more board_api.h rename
Diffstat (limited to 'hw/bsp/lpc15')
-rw-r--r--hw/bsp/lpc15/family.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/lpc15/family.c b/hw/bsp/lpc15/family.c
index 30a3e51e1..cd5c9ab15 100644
--- a/hw/bsp/lpc15/family.c
+++ b/hw/bsp/lpc15/family.c
@@ -25,7 +25,7 @@
*/
#include "chip.h"
-#include "bsp/board.h"
+#include "bsp/board_api.h"
#include "board.h"
//--------------------------------------------------------------------+