add authenticator to main header

This commit is contained in:
Stephan Diederich 2013-08-15 23:02:17 +02:00
parent d80e8090a7
commit 439c32d6f0

View File

@ -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"