summaryrefslogtreecommitdiff
path: root/apps/codecs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs')
-rw-r--r--apps/codecs/libwma/bitstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/libwma/bitstream.c b/apps/codecs/libwma/bitstream.c
index 9e3d186..618148b 100644
--- a/apps/codecs/libwma/bitstream.c
+++ b/apps/codecs/libwma/bitstream.c
@@ -28,6 +28,7 @@
*/
#include "bitstream.h"
+#include <codecs/lib/codeclib.h>
/**
* Same as av_mallocz_static(), but does a realloc.