summaryrefslogtreecommitdiff
path: root/firmware/lib/include/vboot_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/include/vboot_struct.h')
-rw-r--r--firmware/lib/include/vboot_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/lib/include/vboot_struct.h b/firmware/lib/include/vboot_struct.h
index 8a068922..374dfd40 100644
--- a/firmware/lib/include/vboot_struct.h
+++ b/firmware/lib/include/vboot_struct.h
@@ -10,7 +10,7 @@
#include <stdint.h>
-#include "vboot_kernel.h"
+#include "2sysincludes.h"
#ifdef __cplusplus
extern "C" {