Remove not needed header inclusions

use full path when include header

Change-Id: I0cae6300b86173aea0f4267282e68aa5107fc1e2
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2019-12-11 11:38:44 +01:00
committed by sys_ocldev
parent ab2134ae8f
commit 495f0e8530
9 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
*
*/
#include "os_interface.h"
#include "runtime/os_interface/linux/os_interface.h"
namespace NEO {