isl/tests: Use a longer path for isl.h
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 22 Aug 2016 21:24:01 +0000 (14:24 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 25 Aug 2016 22:29:47 +0000 (15:29 -0700)
commitc19fc5e0198cbc1eead3db9672d51c56c1aa3f1d
treeebd7e1e805f2bd1452350dcd2d1bfcf32e769a4f
parent8bdf605214874804369a879ca7d2f2de01e2af09
isl/tests: Use a longer path for isl.h

The tests assumed that isl would be in the include path but that usually
isn't the case.  Instead, we usually have src/intel and you need to add an
"isl/" prefix.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/isl/tests/isl_surf_get_image_offset_test.c