summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/drm_egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/drm_egl.c')
-rw-r--r--video/out/opengl/drm_egl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/drm_egl.c b/video/out/opengl/drm_egl.c
index f8e528201a..34029a1a34 100644
--- a/video/out/opengl/drm_egl.c
+++ b/video/out/opengl/drm_egl.c
@@ -34,7 +34,7 @@
#include <EGL/eglext.h>
#include <GL/gl.h>
-#include "common.h"
+#include "context.h"
#include "common/common.h"
#include "video/out/drm_common.h"