From 5e0217d4ddcbe14a29f5057dedb5d0b300809f7f Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Thu, 22 Aug 2013 00:29:36 +1000 Subject: [PATCH] [798/906] build: install needed header --- gst-libs/gst/gl/glprototypes/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gst-libs/gst/gl/glprototypes/Makefile.am b/gst-libs/gst/gl/glprototypes/Makefile.am index 8c6d0e600f..184889c942 100644 --- a/gst-libs/gst/gl/glprototypes/Makefile.am +++ b/gst-libs/gst/gl/glprototypes/Makefile.am @@ -12,5 +12,6 @@ prototype_HEADERS = \ gles2opengl.h \ gles3opengl.h \ opengl_functions.h \ - opengl.h + opengl.h \ + gstgl_compat.h