summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/codecs/libm4a/m4a.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libm4a/m4a.h')
-rw-r--r--lib/rbcodec/codecs/libm4a/m4a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/codecs/libm4a/m4a.h b/lib/rbcodec/codecs/libm4a/m4a.h
index 9e159fe527..475773834c 100644
--- a/lib/rbcodec/codecs/libm4a/m4a.h
+++ b/lib/rbcodec/codecs/libm4a/m4a.h
@@ -71,7 +71,7 @@ typedef struct
fourcc_t format;
void *buf;
- sample_to_chunk_t *sample_to_chunk;
+ int32_t sample_to_chunk_offset;
uint32_t num_sample_to_chunks;
sample_offset_t *lookup_table;