diff options
Diffstat (limited to 'common/image-fit.c')
| -rw-r--r-- | common/image-fit.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/common/image-fit.c b/common/image-fit.c index 778d2a148be..4eb4d42655e 100644 --- a/common/image-fit.c +++ b/common/image-fit.c @@ -16,6 +16,7 @@  #else  #include <common.h>  #include <errno.h> +#include <mapmem.h>  #include <asm/io.h>  DECLARE_GLOBAL_DATA_PTR;  #endif /* !USE_HOSTCC*/ | 
