mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
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
@@ -26,7 +26,6 @@
|
||||
#include "libavutil/bswap.h"
|
||||
#include "avformat.h"
|
||||
#include "raw.h"
|
||||
#include "riff.h"
|
||||
|
||||
/* if we don't know the size in advance */
|
||||
#define AU_UNKNOWN_SIZE ((uint32_t)(~0))
|
||||
|
||||
Reference in New Issue
Block a user