mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
applemedia: don't include private cocoa gl header
This commit is contained in:
parent
599dd8c72c
commit
f4b9d8c299
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
|
|
||||||
#if !HAVE_IOS
|
#if !HAVE_IOS
|
||||||
#import <AppKit/AppKit.h>
|
#import <AppKit/AppKit.h>
|
||||||
#include <gst/gl/cocoa/gstglcontext_cocoa.h>
|
|
||||||
#include "iosurfacememory.h"
|
#include "iosurfacememory.h"
|
||||||
#endif
|
#endif
|
||||||
#include "iosglmemory.h"
|
#include "iosglmemory.h"
|
||||||
|
|
Loading…
Reference in a new issue