summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/osd.c')
-rw-r--r--video/out/opengl/osd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/osd.c b/video/out/opengl/osd.c
index 18eb36694f..aa0791139d 100644
--- a/video/out/opengl/osd.c
+++ b/video/out/opengl/osd.c
@@ -22,7 +22,6 @@
#include <libavutil/common.h>
#include "formats.h"
-#include "utils.h"
#include "osd.h"
#define GLSL(x) gl_sc_add(sc, #x "\n");