gl/cocoa: fix build after commit 2fd84a6c

This commit is contained in:
Philippe Normand 2017-08-22 16:16:24 +01:00 committed by Tim-Philipp Müller
parent d5563a0c06
commit 0214f4fb55

View file

@ -22,6 +22,7 @@
#define __GST_GL_COCOA_PRIVATE_H__
#include <gst/gst.h>
#include <gst/gl/gstglfuncs.h>
#include <Cocoa/Cocoa.h>