diff options
Diffstat (limited to 'video/out/gl_video.c')
-rw-r--r-- | video/out/gl_video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/gl_video.c b/video/out/gl_video.c index 805df58de6..e518a9233a 100644 --- a/video/out/gl_video.c +++ b/video/out/gl_video.c @@ -32,6 +32,7 @@ #include "misc/bstr.h" #include "gl_common.h" +#include "gl_utils.h" #include "gl_hwdec.h" #include "gl_osd.h" #include "filter_kernels.h" |