meson: fix blob test includes
authorDylan Baker <dylan@pnwbakers.com>
Fri, 13 Oct 2017 17:34:07 +0000 (10:34 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 13 Oct 2017 17:40:23 +0000 (10:40 -0700)
commit142dc8b9de58748e46c9bbc7f4dccbb0ad692a6a
tree6ea0a7e039f1b2413dc691987a09cae431be5122
parentee779c93d5c8aa12151b2f375e727d36ecc0c573
meson: fix blob test includes

Since blob.h moved up to src/compiler the test should include that
instead of src/compiler/glsl

fixes: 0e3bd56c6ea783dbc ("compiler: Move blob up a level")
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/glsl/tests/meson.build