1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

h264dec: Remove mpeg4video.h header dependency

This commit is contained in:
Kieran Kunhya
2017-12-10 23:51:37 +00:00
committed by Your Name
parent a83a03af9a
commit 918de766f5

View File

@@ -51,7 +51,6 @@
#include "mathops.h"
#include "me_cmp.h"
#include "mpegutils.h"
#include "mpeg4video.h"
#include "profiles.h"
#include "rectangle.h"
#include "thread.h"