Browse Source

fix build

(cherry picked from commit 0463fd4dfcc4b4304f3e7d73a6291981223692c7)
Tobias Conradi 10 years ago
parent
commit
6d37d2db9f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Sources/VLCAppDelegate.m

+ 1 - 0
Sources/VLCAppDelegate.m

@@ -34,6 +34,7 @@
 #import "VLCWatchMessage.h"
 #import "VLCWatchMessage.h"
 #import "VLCPlaybackController+MediaLibrary.h"
 #import "VLCPlaybackController+MediaLibrary.h"
 #import "VLCPlayerDisplayController.h"
 #import "VLCPlayerDisplayController.h"
+#import <MediaPlayer/MediaPlayer.h>
 
 
 #define HAVE_FABRIC 0
 #define HAVE_FABRIC 0