Browse Source

bugfix: 修改头文件拼写错误

casscai 5 years ago
parent
commit
8bd807b533
1 changed files with 1 additions and 1 deletions
  1. 1 1
      iOS/QGVAPlayer/QGVAPlayer/Classes/Models/QGVAPConfigModel.h

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

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