diff options
Diffstat (limited to 'board/liebherr/lwmon5')
-rw-r--r-- | board/liebherr/lwmon5/lwmon5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/liebherr/lwmon5/lwmon5.c b/board/liebherr/lwmon5/lwmon5.c index 8ad6712841..bb99a3b90f 100644 --- a/board/liebherr/lwmon5/lwmon5.c +++ b/board/liebherr/lwmon5/lwmon5.c @@ -13,6 +13,7 @@ #include <asm/io.h> #include <post.h> #include <flash.h> +#include <video.h> #include <mtd/cfi_flash.h> DECLARE_GLOBAL_DATA_PTR; |