]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/mpcdec.patch
* remove the patch and try a hacky, but supposed to be working fix by LordRPI
[vlc] / extras / contrib / src / Patches / mpcdec.patch
1 --- mpcdec/include/Makefile.am  2005-06-18 23:23:33.000000000 +0100
2 +++ mpcdec/include/Makefile.am  2005-11-02 19:51:19.000000000 +0000
3 @@ -4,6 +4,7 @@
4  
5  nobase_include_HEADERS = \
6         mpcdec/config_types.h \
7 +       mpcdec/config_win32.h \
8         mpcdec/decoder.h \
9         mpcdec/huffman.h \
10         mpcdec/math.h \