diff options
Diffstat (limited to 'src/gallium/drivers/freedreno/a2xx/instr-a2xx.h')
-rw-r--r-- | src/gallium/drivers/freedreno/a2xx/instr-a2xx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h b/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h index e1e897ee561..0d6e138daf9 100644 --- a/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h +++ b/src/gallium/drivers/freedreno/a2xx/instr-a2xx.h @@ -28,6 +28,7 @@ #include "util/u_math.h" #include "adreno_common.xml.h" +#include "adreno_pm4.xml.h" #include "a2xx.xml.h" |