Add absolute include paths

Change-Id: I5b8631603b0f0b2ed8eb1a61f7e7770b27867423
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-02-24 01:01:38 +01:00
parent 9e97b42ee6
commit ee5ebde417
243 changed files with 308 additions and 309 deletions

View File

@@ -5,7 +5,7 @@
*
*/
#include "image/image_surface_state_fixture.h"
#include "shared/test/unit_test/image/image_surface_state_fixture.h"
HWTEST_F(ImageSurfaceStateTests, givenImageInfoWhenSetImageSurfaceStateThenProperFieldsAreSet) {
auto size = sizeof(typename FamilyType::RENDER_SURFACE_STATE);