From 330b6c85c961b32f704ce8ec7dbf8cb7fc0b80a8 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 5 Mar 2012 15:17:00 +0100 Subject: r600g: cleanup includes --- src/gallium/drivers/r600/r600_asm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gallium/drivers/r600/r600_asm.h') diff --git a/src/gallium/drivers/r600/r600_asm.h b/src/gallium/drivers/r600/r600_asm.h index f4308523491..5790ead991f 100644 --- a/src/gallium/drivers/r600/r600_asm.h +++ b/src/gallium/drivers/r600/r600_asm.h @@ -23,6 +23,8 @@ #ifndef R600_ASM_H #define R600_ASM_H +#include "r600.h" + struct r600_vertex_element; struct r600_context; -- cgit v1.2.3