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.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/Video Tuneup/ViewController.h b/Video Tuneup/ViewController.h
new file mode 100644
index 0000000..2bb4491
--- /dev/null
+++ b/Video Tuneup/ViewController.h
@@ -0,0 +1,13 @@
+//
+// ViewController.h
+// Video Tuneup
+//
+// Created by Brian Jordan on 3/27/12.
+// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
+//
+
+#import <UIKit/UIKit.h>
+
+@interface ViewController : UIViewController
+
+@end