diff options
Diffstat (limited to 'drivers/demo/demo-shape.c')
-rw-r--r-- | drivers/demo/demo-shape.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/demo/demo-shape.c b/drivers/demo/demo-shape.c index 3ccd5bc..b6b29bc 100644 --- a/drivers/demo/demo-shape.c +++ b/drivers/demo/demo-shape.c @@ -3,6 +3,7 @@ * Copyright (c) 2013 Google, Inc */ +#include <common.h> #include <dm.h> #include <errno.h> #include <fdtdec.h> |