Skip to content

Commit

Permalink
Bug fix: Change import to @Class
Browse files Browse the repository at this point in the history
  • Loading branch information
KWANG HYOUN KIM committed Dec 7, 2018
1 parent 36cc873 commit d99c760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DLGPlayer/DLGPlayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
#import "DLGPlayerView.h"
#import "DLGPlayerViewController.h"
#import "DLGPlayerUtils.h"
#import "DLGSimplePlayerViewController.h"

@class DLGSimplePlayerViewController;

typedef void (^onPauseComplete)(void);

Expand Down

0 comments on commit d99c760

Please sign in to comment.