aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/bochs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/bochs.c')
-rw-r--r--drivers/video/bochs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/bochs.c b/drivers/video/bochs.c
index 00e673a..022ea38 100644
--- a/drivers/video/bochs.c
+++ b/drivers/video/bochs.c
@@ -5,6 +5,7 @@
#define LOG_CATEGORY UCLASS_VIDEO
+#include <common.h>
#include <dm.h>
#include <log.h>
#include <pci.h>