includes refactor

Change-Id: I4dd85112b20b26fe1ecc95b8098cb160548db1d4
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2020-08-26 22:36:51 +02:00
committed by sys_ocldev
parent cfe1d76781
commit 0dbcac46bd
27 changed files with 27 additions and 26 deletions

View File

@@ -12,9 +12,10 @@
#include "opencl/source/aub_mem_dump/aub_mem_dump.h"
#include "opencl/source/command_stream/aub_command_stream_receiver_hw.h"
#include "opencl/source/gen_common/aub_mapper.h"
#include "test.h"
#include "aub_mapper.h"
namespace Os {
extern const char *fileSeparator;
}