From afa8bf425ace095b087ed84155090d93436eb3f9 Mon Sep 17 00:00:00 2001 From: Philippe Normand Date: Tue, 22 Aug 2017 16:16:24 +0100 Subject: [PATCH] gl/cocoa: fix build after commit 2fd84a6c --- gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h b/gst-libs/gst/gl/cocoa/gstgl_cocoa_private.h index 9a9bef25be..380d6f7048 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 +#include #include