aboutsummaryrefslogtreecommitdiff
path: root/cmd/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/video.c')
-rw-r--r--cmd/video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/video.c b/cmd/video.c
index 91bd6de..942f81c 100644
--- a/cmd/video.c
+++ b/cmd/video.c
@@ -6,6 +6,7 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <video.h>