diff options
Diffstat (limited to 'drivers/video/hx8238d.c')
-rw-r--r-- | drivers/video/hx8238d.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/hx8238d.c b/drivers/video/hx8238d.c index 2491a32..6ee97cb 100644 --- a/drivers/video/hx8238d.c +++ b/drivers/video/hx8238d.c @@ -12,6 +12,7 @@ * */ +#include <common.h> #include <dm.h> #include <panel.h> #include <spi.h> |