avfvideosrc: include config.h

This commit is contained in:
Andoni Morales Alastruey 2013-11-07 01:37:38 +01:00
parent ef7f6e4654
commit 81cb13be64

View file

@ -17,6 +17,10 @@
* Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "avfvideosrc.h"
#import <AVFoundation/AVFoundation.h>