Forráskód Böngészése

DLview add UIKIT.h

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Pierre SAGASPE 11 éve
szülő
commit
5a9f474388
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      AspenProject/VLCDownloadViewController.h

+ 2 - 0
AspenProject/VLCDownloadViewController.h

@@ -8,6 +8,8 @@
 //  Refer to the COPYING file of the official project for license.
 //
 
+#import <UIKit/UIKit.h>
+
 @interface VLCDownloadViewController : UIViewController
 
 @property (nonatomic, strong) IBOutlet UIButton *downloadButton;