[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:
Wei Feng 2011-11-18 17:32:05 +01:00 committed by Tim-Philipp Müller
parent ccaa9e883f
commit aefca52574

View file

@ -23,6 +23,8 @@
#ifndef __GST_GL_ES2__
#define __GST_GL_ES2__
#include <glib.h>
G_BEGIN_DECLS
/* GLEW */