aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/flac/decoder_flac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/flac/decoder_flac.h')
-rw-r--r--src/plugins/Input/flac/decoder_flac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/flac/decoder_flac.h b/src/plugins/Input/flac/decoder_flac.h
index ea66a652f..74af08a71 100644
--- a/src/plugins/Input/flac/decoder_flac.h
+++ b/src/plugins/Input/flac/decoder_flac.h
@@ -50,7 +50,7 @@ struct flac_data
unsigned sample_rate;
unsigned channels;
- FLAC__uint64 last_decode_position;
+ FLAC__uint64 last_bytes;
int ok; /* was this stream successfully opened? */
//struct decoder_error error;