Commit 6ac52f05 authored by Diego Biurrun's avatar Diego Biurrun

dvbsub_parser: Add missing mem.h #include

parent 81f769fa
......@@ -23,6 +23,7 @@
#include <string.h>
#include "libavutil/intreadwrite.h"
#include "libavutil/mem.h"
#include "avcodec.h"
#include "internal.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment