aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/DsdLib.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/plugins/DsdLib.hxx')
-rw-r--r--src/decoder/plugins/DsdLib.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/plugins/DsdLib.hxx b/src/decoder/plugins/DsdLib.hxx
index 4aa4b4af1..27cd0d37f 100644
--- a/src/decoder/plugins/DsdLib.hxx
+++ b/src/decoder/plugins/DsdLib.hxx
@@ -81,6 +81,6 @@ dsdlib_valid_freq(uint32_t samplefreq);
void
dsdlib_tag_id3(InputStream &is,
const struct tag_handler *handler,
- void *handler_ctx, int64_t tagoffset);
+ void *handler_ctx, offset_type tagoffset);
#endif