summaryrefslogtreecommitdiffstats
path: root/video/out/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl')
-rw-r--r--video/out/opengl/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/common.c b/video/out/opengl/common.c
index e3fc1ba032..6d361217b9 100644
--- a/video/out/opengl/common.c
+++ b/video/out/opengl/common.c
@@ -25,7 +25,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <strings.h>
#include <stdbool.h>
#include <math.h>
#include <assert.h>