summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/rpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/rpi.h')
-rw-r--r--video/out/opengl/rpi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/video/out/opengl/rpi.h b/video/out/opengl/rpi.h
index 5ce893e9e3..c2c6dd0dc4 100644
--- a/video/out/opengl/rpi.h
+++ b/video/out/opengl/rpi.h
@@ -1,5 +1,8 @@
#include <bcm_host.h>
+#include <EGL/egl.h>
+#include <EGL/eglext.h>
+
#include "common.h"
struct mp_egl_rpi {