Ticket #18856: patch-src-containers.c.diff
File patch-src-containers.c.diff, 295 bytes (added by dbevans (David B. Evans), 16 years ago) |
---|
-
src/containers.c
old new 4 4 #include <sys/stat.h> 5 5 #include <fcntl.h> 6 6 7 #include < ffmpeg/avformat.h>7 #include <libavformat/avformat.h> 8 8 9 9 #include "containers.h" 10 10 #include "profiles.h"