One file that actually grubs through gl_shader_programs is left.
---
 src/glsl/nir/nir_lower_system_values.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/glsl/nir/nir_lower_system_values.c 
b/src/glsl/nir/nir_lower_system_values.c
index a6eec65..75db08d 100644
--- a/src/glsl/nir/nir_lower_system_values.c
+++ b/src/glsl/nir/nir_lower_system_values.c
@@ -26,7 +26,7 @@
  */
 
 #include "nir.h"
-#include "main/mtypes.h"
+#include "util/pipeline.h"
 
 static void
 convert_instr(nir_intrinsic_instr *instr)
-- 
2.1.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to