On 22 April 2017 at 20:21, Dave Airlie <[email protected]> wrote: > On 22 April 2017 at 20:13, Mauro Rossi <[email protected]> wrote: >> Fixes following building errors due to missing include paths: >> >> external/mesa/src/amd/common/ac_shader_info.c:23:10: fatal error: >> 'nir/nir.h' file not found >> #include "nir/nir.h" >> ^ >> >> external/mesa/src/compiler/nir/nir.h:48:10: fatal error: 'nir_opcodes.h' >> file not found >> #include "nir_opcodes.h" >> ^ >> >> Fixes: 224cf29 "radv/ac: add initial pre-pass for shader info gathering" > > Acked-by: Dave Airlie <[email protected]> > and pushed to master. Thanks gents.
-Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
