Skip to content

Commit

Permalink
Fixes compile error
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Mueller <mmlr@gmx.net>
  • Loading branch information
mmllr committed Oct 28, 2020
1 parent 5928815 commit 40b86c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions InAppSettingsKit/Controllers/IASKAppSettingsViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
#import <UIKit/UIKit.h>
#import <MessageUI/MessageUI.h>

#import "IASKViewController.h"

NS_ASSUME_NONNULL_BEGIN

@class IASKSettingsReader;
Expand Down

0 comments on commit 40b86c2

Please sign in to comment.