9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
276 B
Objective-C
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
|
|
{
|