st/egl: add a missing include

Reported by cwhuang.
This commit is contained in:
Chia-I Wu 2011-08-02 09:49:27 +09:00
parent b71a7a2f37
commit 112e68c503

View file

@ -28,6 +28,7 @@
#include <cutils/log.h>
#include <cutils/properties.h>
#include <hardware/gralloc.h>
#include <utils/Errors.h>
#include <ui/android_native_buffer.h>
extern "C" {