diff options
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r-- | Juick/Supporting Files/Juick-Bridging-Header.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Supporting Files/Juick-Bridging-Header.h b/Juick/Supporting Files/Juick-Bridging-Header.h index 954d628..f1dc47d 100644 --- a/Juick/Supporting Files/Juick-Bridging-Header.h +++ b/Juick/Supporting Files/Juick-Bridging-Header.h @@ -3,5 +3,6 @@ // #import "UIView+Shimmer.h" #import "Chat.h" +#import "Message.h" #import <UserNotifications/UserNotifications.h> #import "AppDelegate.h" |