From: Emil Velikov <[email protected]>

File is using the PIPE_CONTROL_* macros as defined in the header.

Signed-off-by: Emil Velikov <[email protected]>
---
 src/mesa/drivers/dri/i965/brw_program.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mesa/drivers/dri/i965/brw_program.c 
b/src/mesa/drivers/dri/i965/brw_program.c
index dbc39e53f2..7767e54d65 100644
--- a/src/mesa/drivers/dri/i965/brw_program.c
+++ b/src/mesa/drivers/dri/i965/brw_program.c
@@ -44,6 +44,7 @@
 #include "brw_program.h"
 #include "brw_context.h"
 #include "brw_nir.h"
+#include "brw_defines.h"
 #include "intel_batchbuffer.h"
 
 static void
-- 
2.11.1

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to