summaryrefslogtreecommitdiff
path: root/libavcodec/h264.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264.c')
-rw-r--r--libavcodec/h264.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index ed7ec48afb..9a84b1138d 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -35,7 +35,6 @@
#include "dsputil.h"
#include "error_resilience.h"
#include "avcodec.h"
-#include "mpegvideo.h"
#include "h264.h"
#include "h264data.h"
#include "h264chroma.h"