From e0c16e4e3259cf50b5bac4c23bb6e517f397c74b Mon Sep 17 00:00:00 2001 From: Vittorio Giovara Date: Fri, 28 Feb 2014 13:40:54 +0100 Subject: mpegvideo: move mpegvideo formats-related defines to mpegutils.h --- libavcodec/dxva2_h264.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/dxva2_h264.c') diff --git a/libavcodec/dxva2_h264.c b/libavcodec/dxva2_h264.c index 049f8160e9..663eb7d2cc 100644 --- a/libavcodec/dxva2_h264.c +++ b/libavcodec/dxva2_h264.c @@ -23,6 +23,7 @@ #include "dxva2_internal.h" #include "h264.h" #include "h264data.h" +#include "mpegutils.h" struct dxva2_picture_context { DXVA_PicParams_H264 pp; -- cgit v1.2.3