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>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <Foundation/Foundation.h>
|
||||||
#ifdef HAVE_IOS
|
#ifdef HAVE_IOS
|
||||||
#include "iosassetsrc.h"
|
#include "iosassetsrc.h"
|
||||||
#else
|
#else
|
||||||
#include "qtkitvideosrc.h"
|
#include "qtkitvideosrc.h"
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_AVFOUNDATION
|
#ifdef HAVE_AVFOUNDATION
|
||||||
#include <Foundation/Foundation.h>
|
|
||||||
#include "avfvideosrc.h"
|
#include "avfvideosrc.h"
|
||||||
#endif
|
#endif
|
||||||
#include "vth264decbin.h"
|
#include "vth264decbin.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user