diff options
Diffstat (limited to 'board/rammus')
-rw-r--r-- | board/rammus/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/rammus/board.c b/board/rammus/board.c index 6fcae701db..9c47838758 100644 --- a/board/rammus/board.c +++ b/board/rammus/board.c @@ -39,6 +39,7 @@ #include "math_util.h" #include "motion_lid.h" #include "motion_sense.h" +#include "panic.h" #include "pi3usb9281.h" #include "power.h" #include "power_button.h" |