mapi: add gl32.h to the list of GLES3 headers for installation
This was missed when I added the updated (and new) Khronos headers. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Mark Janes <mark.a.janes@intel.com> Tested-by: Mark Janes <mark.a.janes@intel.com>
This commit is contained in:
@@ -207,6 +207,7 @@ GLES3_includedir = $(includedir)/GLES3
|
||||
GLES3_include_HEADERS = \
|
||||
$(top_srcdir)/include/GLES3/gl3.h \
|
||||
$(top_srcdir)/include/GLES3/gl31.h \
|
||||
$(top_srcdir)/include/GLES3/gl32.h \
|
||||
$(top_srcdir)/include/GLES3/gl3ext.h \
|
||||
$(top_srcdir)/include/GLES3/gl3platform.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user