summaryrefslogtreecommitdiff
path: root/EGL
diff options
context:
space:
mode:
authorStanislav Vorobiov <s.vorobiov@samsung.com>2013-10-18 12:31:19 +0400
committerStanislav Vorobiov <s.vorobiov@samsung.com>2013-10-18 13:47:35 +0400
commit6f1143705a1f2b46a7a8823065cbe782591ecf83 (patch)
treef276f19c0f3f5d8d31cd1067861e3121b4af60ad /EGL
parentc4af993955f4c29e1cc2fdf6827713e5244ad5a2 (diff)
downloademulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.tar.gz
emulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.tar.bz2
emulator-yagl-6f1143705a1f2b46a7a8823065cbe782591ecf83.zip
YaGL: Headers updated
KHR, EGL, GLESv1 and GLESv2 headers updated from khronos.org GLESv3 headers added Change-Id: I8d5650a38dc79777c4b5309ebedcc10a6628206a
Diffstat (limited to 'EGL')
-rw-r--r--EGL/yagl_egl_calls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EGL/yagl_egl_calls.c b/EGL/yagl_egl_calls.c
index a027fef..88b29a5 100644
--- a/EGL/yagl_egl_calls.c
+++ b/EGL/yagl_egl_calls.c
@@ -18,7 +18,7 @@
#include "yagl_client_context.h"
#include "yagl_sharegroup.h"
#include "yagl_tex_image_binding.h"
-#include "EGL/eglext.h"
+#include "EGL/eglmesaext.h"
#include <stdio.h>
#include <string.h>
#include <assert.h>