Mercurial > libavformat.hg
changeset 4721:69e6e5008eb8 libavformat
cosmetics
author | bcoudurier |
---|---|
date | Sun, 15 Mar 2009 10:49:52 +0000 |
parents | b39c3e7a6622 |
children | 639c428c8b23 |
files | movenc.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/movenc.c Sun Mar 15 10:49:28 2009 +0000 +++ b/movenc.c Sun Mar 15 10:49:52 2009 +0000 @@ -20,6 +20,7 @@ * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ + #include "avformat.h" #include "riff.h" #include "avio.h"