diff options
Diffstat (limited to 'src/security/vboot/gbb.h')
-rw-r--r-- | src/security/vboot/gbb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/security/vboot/gbb.h b/src/security/vboot/gbb.h index 550548d613..389242a3a2 100644 --- a/src/security/vboot/gbb.h +++ b/src/security/vboot/gbb.h @@ -18,7 +18,7 @@ #include <stdint.h> -/* In order to use GBB_FLAG_* macros from vboot, include gbb_header.h. */ +/* In order to use VB2_GBB_FLAG_* macros from vboot, include vb2_api.h. */ /* * Read flags field from GBB header. |