summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/vboot_audio.c')
-rw-r--r--firmware/lib/vboot_audio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/lib/vboot_audio.c b/firmware/lib/vboot_audio.c
index d89bc43f..2694b0eb 100644
--- a/firmware/lib/vboot_audio.c
+++ b/firmware/lib/vboot_audio.c
@@ -5,6 +5,8 @@
* Delay/beep functions used in dev-mode kernel selection.
*/
+#include "sysincludes.h"
+
#include "crc32.h"
#include "gbb_header.h"
#include "utility.h"