diff --git a/Classes/HockeySDK.h b/Classes/HockeySDK.h index e8ce91f42b..a76689a769 100644 --- a/Classes/HockeySDK.h +++ b/Classes/HockeySDK.h @@ -49,6 +49,7 @@ #import "BITFeedbackComposeViewControllerDelegate.h" #import "BITFeedbackListViewController.h" +#import "BITAuthenticator.h" // Notification message which HockeyManager is listening to, to retry requesting updated from the server #define BITHockeyNetworkDidBecomeReachableNotification @"BITHockeyNetworkDidBecomeReachable"