Skip to content

Commit c5e5657

Browse files
committed
Replaced global header with specific one
1 parent db1875f commit c5e5657

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Core/Source/DTTextAttachment.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
#import "DTTextAttachment.h"
1010
#import "DTCoreText.h"
11-
#import "DTFoundation.h"
11+
12+
#import "NSData+Base64.h"
1213

1314
@implementation DTTextAttachment
1415
{

0 commit comments

Comments
 (0)