intel: fix aubinator include
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 7c22c150c4 ("intel: Move batch decoder/disassembler from tools/ to common/")
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
0ab423388c
commit
cf1d587879
1 changed files with 1 additions and 1 deletions
|
|
@ -40,8 +40,8 @@
|
|||
#include "util/macros.h"
|
||||
|
||||
#include "common/gen_decoder.h"
|
||||
#include "common/gen_disasm.h"
|
||||
#include "intel_aub.h"
|
||||
#include "gen_disasm.h"
|
||||
|
||||
/* Below is the only command missing from intel_aub.h in libdrm
|
||||
* So, reuse intel_aub.h from libdrm and #define the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue