summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl/egl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/egl/egl.c')
-rw-r--r--src/gallium/targets/egl/egl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/targets/egl/egl.c b/src/gallium/targets/egl/egl.c
index 7c6bb58aec..fb5bfd4061 100644
--- a/src/gallium/targets/egl/egl.c
+++ b/src/gallium/targets/egl/egl.c
@@ -37,6 +37,8 @@
#include "state_tracker/drm_driver.h"
#include "common/egl_g3d_loader.h"
+#include "egl.h"
+
struct egl_g3d_loader egl_g3d_loader;
static struct st_module {