aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/context_drm_egl.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2017-04-06 13:19:22 +0200
committerGravatar wm4 <wm4@nowhere>2017-04-06 13:19:59 +0200
commit4e6867c771a53767f9293517af8475e9d7845695 (patch)
tree8a3e4b5e1b47a13c88f7b22a75383d0ce58b4e30 /video/out/opengl/context_drm_egl.c
parent258d6b4a35e4953fb693a7e1313378bffa659b7e (diff)
vo_opengl: fix windows build if GLES3 is detected
With the recent GLES3 header detection, and if ANGLE is in the search path, the ANGLE headers will be used over the desktop GL ones. It appears the ANGLE headers do not include <windows.h>, which leads to the dxinterop code to fail building. Oops. Fix this by including <windows.h> is dxinterop is compiled in.
Diffstat (limited to 'video/out/opengl/context_drm_egl.c')
0 files changed, 0 insertions, 0 deletions