aboutsummaryrefslogtreecommitdiff
path: root/boot/vbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/vbe.c')
-rw-r--r--boot/vbe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/vbe.c b/boot/vbe.c
index 00673de..52b3283 100644
--- a/boot/vbe.c
+++ b/boot/vbe.c
@@ -6,6 +6,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <bootmeth.h>
#include <bootstd.h>
#include <dm.h>