summaryrefslogtreecommitdiff
path: root/audio/libtunepimp-old/files/patch-plugins-flac-flacdecode.h
blob: 6b2f7dffea8a739191b62f0458c8b08b60b4ac13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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"