lavc/vdpau: stop unnecessarily including h264dec

This commit is contained in:
Anton Khirnov 2022-01-24 18:00:12 +01:00 committed by Andreas Rheinhardt
parent ded77f5654
commit 76b8ae2e22
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include "avcodec.h"
#include "decode.h"
#include "internal.h"
#include "h264dec.h"
#include "vc1.h"
#include "vdpau.h"
#include "vdpau_internal.h"