summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/x11.c')
-rw-r--r--video/out/opengl/x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/x11.c b/video/out/opengl/x11.c
index 1ef44ab604..46e9f0cb7e 100644
--- a/video/out/opengl/x11.c
+++ b/video/out/opengl/x11.c
@@ -27,7 +27,7 @@
#include "header_fixes.h"
#include "video/out/x11_common.h"
-#include "common.h"
+#include "context.h"
struct glx_context {
XVisualInfo *vinfo;