1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-22 21:40:40 +00:00

(Android) Fix compilation.

This commit is contained in:
Googer 2015-02-24 12:17:06 -05:00
parent f1fc0c6b22
commit 719ecf014b

@ -22,7 +22,7 @@
#include <EGL/egl.h>
#include "../../frontend/drivers/platform_android.h"
#include "../image/image.h"
#include <formats/image.h>
#include <stdint.h>