diff options
Diffstat (limited to 'drivers/video/bmp.c')
-rw-r--r-- | drivers/video/bmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/bmp.c b/drivers/video/bmp.c index bab6fa7265a..291ed36440c 100644 --- a/drivers/video/bmp.c +++ b/drivers/video/bmp.c @@ -8,7 +8,6 @@ * BMP handling routines */ -#include <common.h> #include <bmp_layout.h> #include <command.h> #include <dm.h> |