]> git.sesse.net Git - vlc/blob - projects/macosx/framework/MobileVLCKit_Prefix.pch
VLCKit: Import MobileVLCKit.
[vlc] / projects / macosx / framework / MobileVLCKit_Prefix.pch
1 //
2 // Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Foundation/Foundation.h>
7     #import <UIKit/UIKit.h>
8 #endif
9 #import <vlc/vlc.h>