Просмотр исходного кода

Add required header mem.h, av_malloc and friends are used.

Originally committed as revision 16863 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun 16 лет назад
Родитель
Сommit
9d52d54df3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      libavutil/internal.h

+ 1 - 0
libavutil/internal.h

@@ -36,6 +36,7 @@
 #include <assert.h>
 #include "config.h"
 #include "common.h"
+#include "mem.h"
 #include "timer.h"
 
 #ifndef attribute_align_arg