freebsd-ports/archivers/unarchiver/files/patch-XADMaster_XADWinZipWavPackHandle.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
276 B
Objective-C

--- XADMaster/XADWinZipWavPackHandle.h.orig 2016-05-17 06:39:04 UTC
+++ XADMaster/XADWinZipWavPackHandle.h
@@ -1,6 +1,6 @@
#import "CSBlockStreamHandle.h"
-#import "wavpack/wavpack.h"
+#import <wavpack/wavpack.h>
@interface XADWinZipWavPackHandle:CSBlockStreamHandle
{