i965: Add missing include.
This commit is contained in:
@@ -23,6 +23,8 @@
|
|||||||
#ifndef BRW_DISASM_H
|
#ifndef BRW_DISASM_H
|
||||||
#define BRW_DISASM_H
|
#define BRW_DISASM_H
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
struct brw_instruction;
|
struct brw_instruction;
|
||||||
|
|
||||||
int brw_disasm_insn (FILE *file, const struct brw_instruction *inst);
|
int brw_disasm_insn (FILE *file, const struct brw_instruction *inst);
|
||||||
|
Reference in New Issue
Block a user