mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavf/id3v1: drop unnecessary avcodec.h include
This commit is contained in:
parent
5620d18e66
commit
e246625b01
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "id3v1.h"
|
#include "id3v1.h"
|
||||||
#include "libavcodec/avcodec.h"
|
|
||||||
#include "libavutil/dict.h"
|
#include "libavutil/dict.h"
|
||||||
|
|
||||||
/* See Genre List at http://id3.org/id3v2.3.0 */
|
/* See Genre List at http://id3.org/id3v2.3.0 */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue