From 312afec3c4fd7f0f51c82c6dc067bc5c89a4c453 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 13 May 2023 18:17:06 +0300 Subject: BubbleMessageCell conversion --- Juick/Supporting Files/Juick-Bridging-Header.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Juick/Supporting Files') 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 #import "AppDelegate.h" -- cgit v1.2.3