summaryrefslogtreecommitdiff
path: root/libavcodec/dv.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-04 00:11:42 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-09 20:06:47 +0200
commit3524e82a08f10cf4ef3cbd8bb23b8513ff0f8916 (patch)
treefce157699a6050d38905ddee3331fbb419a03b82 /libavcodec/dv.h
parentad5040a4427f1f68c8013323c9c1d2aff49b7787 (diff)
avcodec/dv: Remove unnecessary header
Forgotten in 6d484671ecb612c32cbda0fab65f961743aff5f8. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/dv.h')
-rw-r--r--libavcodec/dv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dv.h b/libavcodec/dv.h
index 19290aa382..855afcc758 100644
--- a/libavcodec/dv.h
+++ b/libavcodec/dv.h
@@ -30,7 +30,6 @@
#include "avcodec.h"
#include "dv_profile.h"
#include "me_cmp.h"
-#include "vlc.h"
#include "idctdsp.h"
typedef struct DVwork_chunk {