diff options
Diffstat (limited to 'audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h')
-rw-r--r-- | audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h b/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h deleted file mode 100644 index 6b2f7dffea8a..000000000000 --- a/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/flac/flacdecode.h.orig 2008-03-28 21:08:34.000000000 +0100 -+++ plugins/flac/flacdecode.h 2008-03-28 21:08:49.000000000 +0100 -@@ -27,7 +27,7 @@ - #ifndef __VORBIS_DECODE_H - #define __VORBIS_DECODE_H - --#include <FLAC/file_decoder.h> -+#include <FLAC/stream_decoder.h> - #include <string> - #include "decode_plugin.h" - #include "fileio.h" |