summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/angle.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/angle.c')
-rw-r--r--video/out/opengl/angle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/angle.c b/video/out/opengl/angle.c
index d660f82762..61eb6af61b 100644
--- a/video/out/opengl/angle.c
+++ b/video/out/opengl/angle.c
@@ -26,7 +26,7 @@
#include "common/common.h"
#include "video/out/w32_common.h"
-#include "common.h"
+#include "context.h"
struct priv {
EGLDisplay egl_display;