diff --git a/src/gallium/frontends/dri/dri_drawable.h b/src/gallium/frontends/dri/dri_drawable.h index 4626bad0c00..2226d8a8c62 100644 --- a/src/gallium/frontends/dri/dri_drawable.h +++ b/src/gallium/frontends/dri/dri_drawable.h @@ -31,6 +31,7 @@ #include "pipe/p_compiler.h" #include "pipe/p_format.h" #include "frontend/api.h" +#include "dri_util.h" struct pipe_surface; struct st_framebuffer;