diff options
Diffstat (limited to 'src/device/oprom/yabel/vbe.c')
-rw-r--r-- | src/device/oprom/yabel/vbe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/oprom/yabel/vbe.c b/src/device/oprom/yabel/vbe.c index 9a7fa045c7..a3d736fa93 100644 --- a/src/device/oprom/yabel/vbe.c +++ b/src/device/oprom/yabel/vbe.c @@ -32,6 +32,7 @@ * IBM Corporation - initial implementation *****************************************************************************/ +#include <boot/coreboot_tables.h> #include <string.h> #include <types.h> |