From 75c0c06640da677477a0cfd08deee1d4e23a4361 Mon Sep 17 00:00:00 2001 From: James Ross-Gowan Date: Sat, 16 Sep 2017 01:37:28 +1000 Subject: vo_gpu: convert windows/osx hwdecs/contexts to new API --- video/out/opengl/hwdec_d3d11egl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/out/opengl/hwdec_d3d11egl.c') diff --git a/video/out/opengl/hwdec_d3d11egl.c b/video/out/opengl/hwdec_d3d11egl.c index 3988f8310e..0597fbbb12 100644 --- a/video/out/opengl/hwdec_d3d11egl.c +++ b/video/out/opengl/hwdec_d3d11egl.c @@ -27,7 +27,7 @@ #include "common/common.h" #include "osdep/timer.h" #include "osdep/windows_utils.h" -#include "hwdec.h" +#include "video/out/gpu/hwdec.h" #include "ra_gl.h" #include "video/hwdec.h" #include "video/decode/d3d.h" -- cgit v1.2.3