mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Resolve ambiguous include order for files of the same names for differen Gens
Change-Id: I26cfc73819884e967d47ef4cb95e2f3f4835ad4d
This commit is contained in:
committed by
sys_ocldev
parent
e923c2211b
commit
fa43e42887
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user