diff --git a/Sources/uYouPlusPatches.h b/Sources/uYouPlusPatches.h index a9ecf33d5f..949cf9c0bb 100644 --- a/Sources/uYouPlusPatches.h +++ b/Sources/uYouPlusPatches.h @@ -15,6 +15,7 @@ - (void)startAudioDownload; - (void)downloadAudioWithoutConversion:(NSURL *)audioURL; - (NSString *)documentsDirectory; +- (NSString *)getFilePathForURL:(NSURL *)audioURL; @end