summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Waters <ystreet00@gmail.com>2013-08-22 00:29:36 +1000
committerMatthew Waters <ystreet00@gmail.com>2013-08-22 01:30:05 +1000
commit4145a6d435e7c63d17ba0f92523da3b19c9057c9 (patch)
treef8e6594c69fecc2544e17885288f43909153c834
parent7700ad60cb9263ce1c017796586c5495cc835528 (diff)
build: install needed header
-rw-r--r--gst-libs/gst/gl/glprototypes/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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