On 2 March 2017 at 05:28, Jason Ekstrand <ja...@jlekstrand.net> wrote: > --- > src/intel/vulkan/tests/block_pool_no_free.c | 2 +- > src/intel/vulkan/tests/state_pool.c | 2 +- > src/intel/vulkan/tests/state_pool_free_list_only.c | 2 +- > src/intel/vulkan/tests/state_pool_no_free.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/src/intel/vulkan/tests/block_pool_no_free.c > b/src/intel/vulkan/tests/block_pool_no_free.c > index 86d1a76..4050f19 100644 > --- a/src/intel/vulkan/tests/block_pool_no_free.c > +++ b/src/intel/vulkan/tests/block_pool_no_free.c > @@ -23,7 +23,7 @@ > > #include <pthread.h> > > -#include "anv_private.h" > +#include "../anv_private.h" > I've tried to prune most of these from the tree. Please pass the corresponding -I to the compiler instead.
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev