summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-03-15 10:49:52 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2009-03-15 10:49:52 +0000
commit4909e517fd3b3101d7f365345cc14e7abbbf6bfb (patch)
treeccf1a5c3e6992c9b61cafa267b1f7f8ce8ef9d4a /libavformat/movenc.c
parent983bdd3788a558a0bb8be96f28a2660ad731ce11 (diff)
cosmetics
Originally committed as revision 17980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/movenc.c')
-rw-r--r--libavformat/movenc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index 6cf53d921c..d499e18637 100644
--- a/libavformat/movenc.c
+++ b/libavformat/movenc.c
@@ -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"