فهرست منبع

DLview add UIKIT.h

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
Pierre SAGASPE 11 سال پیش
والد
کامیت
5a9f474388
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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;