Fix broken import

This commit is contained in:
Milan Stute
2021-03-04 08:30:39 +01:00
parent a7affbc939
commit 966ca39cb5

View File

@@ -13,7 +13,7 @@
#if ACCESSORY
#import "OpenHaystack-Swift.h"
#else
#import "OfflineFinder-Swift.h"
#import "OFFetchReports-Swift.h"
#endif
@implementation ReportsFetcher