Improve including common reg_configs header

Change-Id: I7fa22c2caffd0004269eb0d4f4fcdfd7621572af
This commit is contained in:
Dunajski, Bartosz
2018-04-26 12:55:22 +02:00
committed by sys_ocldev
parent 8d2df3c332
commit 82c9acddde
21 changed files with 22 additions and 21 deletions

View File

@@ -24,7 +24,7 @@
#include "runtime/command_stream/linear_stream.h"
#include "runtime/command_stream/preemption.h"
#include "hw_cmds.h"
#include "reg_configs.h"
#include "reg_configs_common.h"
#include "runtime/device/device.h"
#include "runtime/kernel/kernel.h"
#include "runtime/helpers/aligned_memory.h"