Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/sol.c')
-rw-r--r--libavformat/sol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/sol.c b/libavformat/sol.c
index 0896c0aca8..f2eedc7fe7 100644
--- a/libavformat/sol.c
+++ b/libavformat/sol.c
@@ -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))