diff options
Diffstat (limited to 'hw/bsp/same70_qmtech/same70_qmtech.c')
| -rw-r--r-- | hw/bsp/same70_qmtech/same70_qmtech.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/same70_qmtech/same70_qmtech.c b/hw/bsp/same70_qmtech/same70_qmtech.c index 6e6ad0602..e5f0da198 100644 --- a/hw/bsp/same70_qmtech/same70_qmtech.c +++ b/hw/bsp/same70_qmtech/same70_qmtech.c @@ -24,7 +24,7 @@ */ #include "sam.h" -#include "bsp/board.h" +#include "bsp/board_api.h" #include "peripheral_clk_config.h" #include "hpl/usart/hpl_usart_base.h" |
