[478/906] OpenGL ES 2.0: include glib.h to use G_BEGIN_DECLS in gstgles2.h
Fix bug #631019
This commit is contained in:
parent
591b4282ed
commit
2509eab48b
@ -23,6 +23,8 @@
|
||||
#ifndef __GST_GL_ES2__
|
||||
#define __GST_GL_ES2__
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* GLEW */
|
||||
|
Loading…
x
Reference in New Issue
Block a user