summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r600/r600_asm.h
diff options
context:
space:
mode:
authorMarek Olšák <maraeo@gmail.com>2011-07-22 21:38:56 +0200
committerMarek Olšák <maraeo@gmail.com>2011-08-16 09:15:10 +0200
commit354f76f386afd980e8c1564c0b0502f9768007b5 (patch)
tree56a8bfbf6c43aa22cc169da81890be9f34137654 /src/gallium/drivers/r600/r600_asm.h
parentfb8cf51eeb91413e761e0510d1f8c11b8cd0a7ac (diff)
r600g: cleanup includes in winsys
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/gallium/drivers/r600/r600_asm.h')
-rw-r--r--src/gallium/drivers/r600/r600_asm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/r600/r600_asm.h b/src/gallium/drivers/r600/r600_asm.h
index cbdaacf7178..5dec95acf1d 100644
--- a/src/gallium/drivers/r600/r600_asm.h
+++ b/src/gallium/drivers/r600/r600_asm.h
@@ -23,8 +23,6 @@
#ifndef R600_ASM_H
#define R600_ASM_H
-#include "util/u_double_list.h"
-
struct r600_vertex_element;
struct r600_pipe_context;