summaryrefslogtreecommitdiff
path: root/examples/host/msc_file_explorer/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/host/msc_file_explorer/src/main.c')
-rw-r--r--examples/host/msc_file_explorer/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/host/msc_file_explorer/src/main.c b/examples/host/msc_file_explorer/src/main.c
index fc4b4e669..73f3e9eb5 100644
--- a/examples/host/msc_file_explorer/src/main.c
+++ b/examples/host/msc_file_explorer/src/main.c
@@ -59,7 +59,7 @@
#include <stdio.h>
#include <string.h>
-#include "bsp/board.h"
+#include "bsp/board_api.h"
#include "tusb.h"
//--------------------------------------------------------------------+