Resolve ambiguous include order for files of the same names for differen Gens

Change-Id: I26cfc73819884e967d47ef4cb95e2f3f4835ad4d
This commit is contained in:
Zdanowicz, Zbigniew
2018-01-17 17:26:49 +01:00
committed by sys_ocldev
parent e923c2211b
commit fa43e42887
7 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, Intel Corporation
* Copyright (c) 2017 - 2018, Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -31,7 +31,7 @@
struct BdwParse;
namespace OCLRT {
struct GEN8 {
#include "hw_cmds_generated.h"
#include "runtime/gen8/hw_cmds_generated.h"
typedef struct tagMEDIA_SURFACE_STATE {
union tagTheStructure {
struct tagCommon {