Browse Source

MacOSX/Framework/VLC.h: Add VLCMediaPlayer.h.

Pierre d'Herbemont 17 years ago
parent
commit
fa5adc921a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Headers/Public/VLC.h

+ 1 - 0
Headers/Public/VLC.h

@@ -30,6 +30,7 @@
 #import <VLC/VLCMediaList.h>
 #import <VLC/VLCMediaListAspect.h>
 #import <VLC/VLCMediaDiscoverer.h>
+#import <VLC/VLCMediaPlayer.h>
 #import <VLC/VLCTime.h>
 #import <VLC/VLCVideoView.h>