summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2017-08-22 16:16:24 +0100
committerPhilippe Normand <philn@igalia.com>2017-08-22 16:19:32 +0100
commitafa8bf425ace095b087ed84155090d93436eb3f9 (patch)
tree614d8f1ac450850be6d6b31311bf9a0a10bf1d8a /gst-libs/gst/gl
parent2d9720690cb5947d3fa97fef94f539a1bef8dab0 (diff)
gl/cocoa: fix build after commit 2fd84a6c
Diffstat (limited to 'gst-libs/gst/gl')
-rw-r--r--gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h b/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h
index 9a9bef25b..380d6f704 100644
--- a/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h
+++ b/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h
@@ -22,6 +22,7 @@
#define __GST_GL_COCOA_PRIVATE_H__
#include <gst/gst.h>
+#include <gst/gl/gstglfuncs.h>
#include <Cocoa/Cocoa.h>