diff options
Diffstat (limited to 'common/image-android.c')
-rw-r--r-- | common/image-android.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/image-android.c b/common/image-android.c index 6c9568a655..264bf90007 100644 --- a/common/image-android.c +++ b/common/image-android.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <env.h> #include <image.h> #include <android_image.h> #include <malloc.h> |