diff options
Diffstat (limited to 'ext/flac/gstflacdec.h')
-rw-r--r-- | ext/flac/gstflacdec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/flac/gstflacdec.h b/ext/flac/gstflacdec.h index 0b374440..01930dc7 100644 --- a/ext/flac/gstflacdec.h +++ b/ext/flac/gstflacdec.h @@ -24,7 +24,7 @@ #include <config.h> #include <gst/gst.h> -#include <gst/gstbytestream.h> +#include <gst/bytestream.h> #include <FLAC/all.h> |