summaryrefslogtreecommitdiff
path: root/board/grunt/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/grunt/board.c')
-rw-r--r--board/grunt/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/grunt/board.c b/board/grunt/board.c
index f57b86af2e..45aa4f4421 100644
--- a/board/grunt/board.c
+++ b/board/grunt/board.c
@@ -6,7 +6,7 @@
/* Grunt board-specific configuration */
#include "button.h"
-#include "driver/accelgyro_bmi160.h"
+#include "driver/accelgyro_bmi_common.h"
#include "driver/led/lm3630a.h"
#include "extpower.h"
#include "hooks.h"