summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/bootsplash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/bootsplash.c b/src/lib/bootsplash.c
index 812a3b7ccc55..8364afa0b9bc 100644
--- a/src/lib/bootsplash.c
+++ b/src/lib/bootsplash.c
@@ -18,6 +18,7 @@
#include <console/console.h>
#include <endian.h>
#include <bootsplash.h>
+#include <stdlib.h>
#include "jpeg.h"