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 d286d29bcf..f9c28435e7 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -487,6 +487,9 @@ int vmd_init(void);
/* matroska.c */
int matroska_init(void);
+/* sol.c */
+int sol_init(void);
+
#include "rtp.h"
#include "rtsp.h"