summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/x11egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/x11egl.c')
-rw-r--r--video/out/opengl/x11egl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/x11egl.c b/video/out/opengl/x11egl.c
index 405350d7bb..18f947d48d 100644
--- a/video/out/opengl/x11egl.c
+++ b/video/out/opengl/x11egl.c
@@ -28,7 +28,7 @@
#include "common/common.h"
#include "video/out/x11_common.h"
-#include "common.h"
+#include "context.h"
#include "egl_helpers.h"
struct priv {