From 40a2c124957d984355f7b14bc7223edd1e07a9ed 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 8c6d0e6..184889c 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 -- 2.7.4