Skip to content

Commit

Permalink
lavf/oggparseogm: Remove an unneeded include.
Browse files Browse the repository at this point in the history
Forgotten in e8f7171
  • Loading branch information
cehoyos committed Jan 8, 2018
1 parent e8f7171 commit ed03fad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libavformat/oggparseogm.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

#include <stdlib.h>

#include "libavutil/avassert.h"
#include "libavutil/intreadwrite.h"

#include "libavcodec/bytestream.h"
Expand Down

0 comments on commit ed03fad

Please sign in to comment.