diff --git a/DarockBili Watch App/Others/CCodes/AVExtension.h b/DarockBili Watch App/Others/CCodes/AVExtension.h index 9324de5e6..7245ce9c0 100644 --- a/DarockBili Watch App/Others/CCodes/AVExtension.h +++ b/DarockBili Watch App/Others/CCodes/AVExtension.h @@ -8,8 +8,6 @@ #ifndef AVExtension_h #define AVExtension_h -#endif /* AVExtension_h */ - #import #import @@ -29,3 +27,5 @@ + (void) AVPlayerStartPlay: (AVPlayer *) player; @end + +#endif /* AVExtension_h */