mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-09-27 21:22:41 +08:00
lavf/id3v1: drop unnecessary avcodec.h include
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user