Commit 846f9ad3 authored by Faustino Osuna's avatar Faustino Osuna

MacOSX/Framework/VLC.h: Import VLCLibrary.h and VLCVideoLayer.h by default.

parent 8742ddfc
......@@ -25,6 +25,7 @@
#ifndef VLC_FRAMEWORK_VLC_H
#define VLC_FRAMEWORK_VLC_H
#import <VLC/VLCLibrary.h>
#import <VLC/VLCMedia.h>
#import <VLC/VLCMediaLibrary.h>
#import <VLC/VLCMediaList.h>
......@@ -33,6 +34,7 @@
#import <VLC/VLCMediaPlayer.h>
#import <VLC/VLCTime.h>
#import <VLC/VLCVideoView.h>
#import <VLC/VLCVideoLayer.h>
@class VLCMedia;
@class VLCMediaLibrary;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment