Remove unnecessary header #includes.
Extracted from a patch by Erik Hovland, erik hovland org. Originally committed as revision 13531 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
1489db821c
commit
f094b6627d
@ -20,7 +20,6 @@
|
||||
*/
|
||||
|
||||
#include "avformat.h"
|
||||
#include "riff.h"
|
||||
|
||||
enum SIFFTags{
|
||||
TAG_SIFF = MKTAG('S', 'I', 'F', 'F'),
|
||||
|
Reference in New Issue
Block a user