summaryrefslogtreecommitdiff
path: root/plugins/alac/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/alac/demux.h')
-rw-r--r--plugins/alac/demux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/alac/demux.h b/plugins/alac/demux.h
index de4a3114..091b1544 100644
--- a/plugins/alac/demux.h
+++ b/plugins/alac/demux.h
@@ -58,5 +58,7 @@ int qtmovie_read(stream_t *stream, demux_res_t *demux_res);
(char)code
#endif
+void qtmovie_free_demux (demux_res_t *demux_res);
+
#endif /* DEMUX_H */