aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/ViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'Video Tuneup/ViewController.h')
-rw-r--r--Video Tuneup/ViewController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Video Tuneup/ViewController.h b/Video Tuneup/ViewController.h
index 8409c4f..ce21edf 100644
--- a/Video Tuneup/ViewController.h
+++ b/Video Tuneup/ViewController.h
@@ -15,7 +15,7 @@
@class PlayerView;
// UIImagePickerControllerDelegate requires that we conform to UINavigationControllerDelegate
-@interface ViewController : UIViewController <UINavigationControllerDelegate, UIImagePickerControllerDelegate> {
+@interface ViewController : UIViewController <MPMediaPickerControllerDelegate> {
AVURLAsset *asset;
AVURLAsset *songAsset;