summaryrefslogtreecommitdiff
path: root/libavformat/rm.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rm.h')
-rw-r--r--libavformat/rm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavformat/rm.h b/libavformat/rm.h
index 4d019f704d..6e5d2c5f7e 100644
--- a/libavformat/rm.h
+++ b/libavformat/rm.h
@@ -24,6 +24,8 @@
#include "avformat.h"
+extern const char *ff_rm_metadata[4];
+
typedef struct RMStream RMStream;
RMStream *ff_rm_alloc_rmstream (void);