i965: Remove unneeded #includes.

Some of these are no longer needed since all the backends switched to
NIR.
This commit is contained in:
Matt Turner
2015-11-13 12:16:48 -08:00
parent 386759b02d
commit 7a879e422b
@@ -23,12 +23,8 @@
#include "brw_cfg.h"
#include "brw_eu.h"
#include "brw_context.h"
#include "intel_debug.h"
#include "intel_asm_annotation.h"
#include "program/prog_print.h"
#include "program/prog_instruction.h"
#include "main/macros.h"
#include "glsl/nir/nir.h"
void