diff options
| author | hathach <[email protected]> | 2023-08-03 15:50:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-08-03 15:50:52 +0700 |
| commit | a5768f52b492f7a2ee32f3b786c12532d0876f01 (patch) | |
| tree | 0be6e03322a9b1d0f0f3a71e3d0484f878015fa1 /hw/bsp/lpc15 | |
| parent | cf91660cee0863291fd9412a3623df018e8bd071 (diff) | |
more board_api.h rename
Diffstat (limited to 'hw/bsp/lpc15')
| -rw-r--r-- | hw/bsp/lpc15/family.c | 2 |
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" //--------------------------------------------------------------------+ |
