summaryrefslogtreecommitdiff
path: root/ext/gl/gstopengl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gl/gstopengl.c')
-rw-r--r--ext/gl/gstopengl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gl/gstopengl.c b/ext/gl/gstopengl.c
index ebc7f1396..1fad0a239 100644
--- a/ext/gl/gstopengl.c
+++ b/ext/gl/gstopengl.c
@@ -89,7 +89,7 @@ extern GType gst_ca_opengl_layer_sink_bin_get_type (void);
#endif
#ifdef USE_EGL_RPI
-#include <bcm_host.h>
+extern void bcm_host_init (void);
#endif
#if GST_GL_HAVE_WINDOW_X11