shithub: sox

Download patch

ref: c922d5b09bb8593ec79e8fdd607df51205c7f2f6
parent: 8568f0f0450a1a8e5e595f618ea5bd257b15edc4
author: idigdoug <idigdoug>
date: Thu Feb 17 01:34:10 EST 2011

Include SndFile/inttypes.h in distribution so that the msvc10 build succeeds.

--- a/msvc10/Makefile.am
+++ b/msvc10/Makefile.am
@@ -40,6 +40,7 @@
 	Mp3Lame/config.h \
 	Png/inttypes.h \
 	SndFile/config.h \
+	SndFile/inttypes.h \
 	SndFile/sndfile.h \
 	SndFile/sys/time.h \
 	SoX/soxconfig.h \