summaryrefslogtreecommitdiffstats
path: root/video/decode/vdpau_old.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/vdpau_old.c')
-rw-r--r--video/decode/vdpau_old.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/decode/vdpau_old.c b/video/decode/vdpau_old.c
index 9a15609e14..1ef6c7857a 100644
--- a/video/decode/vdpau_old.c
+++ b/video/decode/vdpau_old.c
@@ -30,7 +30,7 @@
#include "lavc.h"
#include "video/fmt-conversion.h"
#include "video/vdpau.h"
-#include "video/decode/dec_video.h"
+#include "video/hwdec.h"
struct priv {
struct mp_vdpau_ctx *mpvdp;