summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video_shaders.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-10 21:36:57 +0200
committerwm4 <wm4@nowhere>2017-08-10 21:36:57 +0200
commitfba4e8aa40824a7c503546fad78e63d2901ce004 (patch)
treeb1e802284cfb88b04d945fa160a5a02332dedc73 /video/out/opengl/video_shaders.h
parentc6fafbffaca16959dfa2b4bf1eb97861ad66b5ef (diff)
downloadmpv-fba4e8aa40824a7c503546fad78e63d2901ce004.tar.bz2
mpv-fba4e8aa40824a7c503546fad78e63d2901ce004.tar.xz
vo_opengl: remove some indirect GL header inclusions from core renderer
Diffstat (limited to 'video/out/opengl/video_shaders.h')
-rw-r--r--video/out/opengl/video_shaders.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/video_shaders.h b/video/out/opengl/video_shaders.h
index af59d9b678..f6edff6d2b 100644
--- a/video/out/opengl/video_shaders.h
+++ b/video/out/opengl/video_shaders.h
@@ -20,7 +20,6 @@
#include <libavutil/lfg.h>
-#include "common.h"
#include "utils.h"
#include "video.h"