summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedinger.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-08-16 14:24:26 +0300
committerMartin Storsjö <martin@martin.st>2012-08-16 16:47:02 +0300
commit7ebe3962f399dcddc852bda92e595b0152c3701d (patch)
tree01f695f51b5198df00550fd13769d3cc632f1ad0 /libavcodec/libschroedinger.c
parent232e35de2e139cc2d34ed67a34dedbbc5da56052 (diff)
Add missing includes for code relying on external libraries
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/libschroedinger.c')
-rw-r--r--libavcodec/libschroedinger.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/libschroedinger.c b/libavcodec/libschroedinger.c
index 2046761713..68e925cabc 100644
--- a/libavcodec/libschroedinger.c
+++ b/libavcodec/libschroedinger.c
@@ -24,6 +24,7 @@
*/
#include "libschroedinger.h"
+#include "libavutil/mem.h"
static const SchroVideoFormatInfo ff_schro_video_format_info[] = {
{ 640, 480, 24000, 1001},