aboutsummaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index dc3dcbfa57..cb7346569d 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -549,6 +549,9 @@ int nsvdec_init(void);
/* daud.c */
int daud_init(void);
+/* aiff.c */
+int ff_aiff_init(void);
+
#include "rtp.h"
#include "rtsp.h"