summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/video.c')
-rw-r--r--video/out/opengl/video.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/out/opengl/video.c b/video/out/opengl/video.c
index d118fe928d..8b1e29b936 100644
--- a/video/out/opengl/video.c
+++ b/video/out/opengl/video.c
@@ -31,13 +31,10 @@
#include "options/m_config.h"
#include "common/global.h"
#include "options/options.h"
-#include "common.h"
-#include "formats.h"
#include "utils.h"
#include "hwdec.h"
#include "osd.h"
#include "ra.h"
-#include "ra_gl.h"
#include "stream/stream.h"
#include "video_shaders.h"
#include "user_shaders.h"