summaryrefslogtreecommitdiff
path: root/EGL
diff options
context:
space:
mode:
authorjinhyung.jo <jinhyung.jo@samsung.com>2015-07-21 11:41:05 +0900
committerjinhyung.jo <jinhyung.jo@samsung.com>2015-08-05 12:06:56 +0900
commitd6706984a7f072d3c0d5a5b869d16746e167492a (patch)
treec45f3902b042b45cac020c6a9f9c2439d0c6b290 /EGL
parentfd48cd8b5fdd8f25fa349df5dda7d22ec0399103 (diff)
downloademulator-yagl-d6706984a7f072d3c0d5a5b869d16746e167492a.tar.gz
emulator-yagl-d6706984a7f072d3c0d5a5b869d16746e167492a.tar.bz2
emulator-yagl-d6706984a7f072d3c0d5a5b869d16746e167492a.zip
YaGL: Updating the EGL header files
Update EGL header files to the version of May 2015, EGL spec 1.5. Change-Id: Ifc7ba9cadebb0b229f1d1ee72171e241d2801a0a Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
Diffstat (limited to 'EGL')
-rw-r--r--EGL/yagl_native_display.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/EGL/yagl_native_display.c b/EGL/yagl_native_display.c
index aea246f..78216e2 100644
--- a/EGL/yagl_native_display.c
+++ b/EGL/yagl_native_display.c
@@ -38,6 +38,7 @@
#include "wayland-drm.h"
#endif
#include "vigs.h"
+#include "EGL/eglext.h"
#include "EGL/eglmesaext.h"
#include <string.h>
#include <stdlib.h>