Ver Fonte

bugfix: 修改头文件拼写错误

casscai há 5 anos atrás
pai
commit
8bd807b533

+ 1 - 1
iOS/QGVAPlayer/QGVAPlayer/Classes/Models/QGVAPConfigModel.h

@@ -14,7 +14,7 @@
 // limitations under the License.
 // limitations under the License.
 
 
 #import <Foundation/Foundation.h>
 #import <Foundation/Foundation.h>
-#import <UIKit/UIkit.h>
+#import <UIKit/UIKit.h>
 #import <Metal/Metal.h>
 #import <Metal/Metal.h>
 
 
 typedef NS_ENUM(NSInteger, QGVAPOrientation){
 typedef NS_ENUM(NSInteger, QGVAPOrientation){