aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_eu_compact.c
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-06-29 18:09:35 -0700
committerMatt Turner <[email protected]>2014-07-05 22:42:30 -0700
commit423932791d0e4bbae28f3557659f031d3b2ac980 (patch)
treea044c63e6fd00f74efa55a5bd2ee1a4c1d022b28 /src/mesa/drivers/dri/i965/brw_eu_compact.c
parent6d3e24a5c2e31f0ba95c0c8daf897b749775fea3 (diff)
i965: Rename intel_asm_printer -> intel_asm_annotation.
The #ifndef include guards already said the right thing :) Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_eu_compact.c')
-rw-r--r--src/mesa/drivers/dri/i965/brw_eu_compact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_eu_compact.c b/src/mesa/drivers/dri/i965/brw_eu_compact.c
index b9a6500ecda..eec64542683 100644
--- a/src/mesa/drivers/dri/i965/brw_eu_compact.c
+++ b/src/mesa/drivers/dri/i965/brw_eu_compact.c
@@ -39,7 +39,7 @@
#include "brw_context.h"
#include "brw_eu.h"
-#include "intel_asm_printer.h"
+#include "intel_asm_annotation.h"
static const uint32_t gen6_control_index_table[32] = {
0b00000000000000000,