Merge "Fix build."

This commit is contained in:
Andy McFadden 2010-07-12 09:19:05 -07:00 committed by Android (Google) Code Review
commit 2355c9df02

View File

@ -19,6 +19,7 @@
#include <time.h>
#include <sched.h>
#include <sys/resource.h>
#include <string.h>
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>