summaryrefslogtreecommitdiff
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 7eb68162a6..e5df4c3649 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -392,6 +392,9 @@ int roq_init(void);
/* ipmovie.c */
int ipmovie_init(void);
+/* nut.c */
+int nut_init(void);
+
#include "rtp.h"
#include "rtsp.h"