diff options
Diffstat (limited to 'src/gallium/drivers/freedreno/a5xx/fd5_draw.h')
-rw-r--r-- | src/gallium/drivers/freedreno/a5xx/fd5_draw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/freedreno/a5xx/fd5_draw.h b/src/gallium/drivers/freedreno/a5xx/fd5_draw.h index 3edfc391fdf..c0d50b29cfd 100644 --- a/src/gallium/drivers/freedreno/a5xx/fd5_draw.h +++ b/src/gallium/drivers/freedreno/a5xx/fd5_draw.h @@ -32,6 +32,7 @@ #include "freedreno_draw.h" #include "fd5_context.h" +#include "fd5_screen.h" /* some bits in common w/ a4xx: */ #include "a4xx/fd4_draw.h" |