aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/ViewController.h
diff options
context:
space:
mode:
authorBrian Jordan2012-04-25 20:08:14 -0400
committerBrian Jordan2012-04-25 20:08:14 -0400
commit55f7a14f6e13eeebe38ac536968dca789b4d57b5 (patch)
tree035696bca3d8d1ef5e86008544b36d56d851650b /Video Tuneup/ViewController.h
parent3b1467641d99d36d21c9e3b032c5aba0d1962438 (diff)
downloadVideo-Tuneup-55f7a14f6e13eeebe38ac536968dca789b4d57b5.tar.bz2
add itunes picker. Resolves issue #20.
Diffstat (limited to 'Video Tuneup/ViewController.h')
-rw-r--r--Video Tuneup/ViewController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Video Tuneup/ViewController.h b/Video Tuneup/ViewController.h
index b045b91..8409c4f 100644
--- a/Video Tuneup/ViewController.h
+++ b/Video Tuneup/ViewController.h
@@ -10,6 +10,7 @@
#import <AVFoundation/AVFoundation.h>
#import <AssetsLibrary/AssetsLibrary.h>
#import "SimpleEditor.h"
+#import <MediaPlayer/MediaPlayer.h>
@class PlayerView;