applemedia: always include <Foundation/Foundation.h>
Fixes compilation with newest xcode.
This commit is contained in:
parent
6af387cd5a
commit
f387bd0342
@ -21,13 +21,13 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <Foundation/Foundation.h>
|
||||
#ifdef HAVE_IOS
|
||||
#include "iosassetsrc.h"
|
||||
#else
|
||||
#include "qtkitvideosrc.h"
|
||||
#endif
|
||||
#ifdef HAVE_AVFOUNDATION
|
||||
#include <Foundation/Foundation.h>
|
||||
#include "avfvideosrc.h"
|
||||
#endif
|
||||
#include "vth264decbin.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user