summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_pipe.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-03-01 15:32:46 +0100
committerMarek Olšák <[email protected]>2013-03-11 13:43:36 +0100
commit2ca73bc7f7a2983556b132395c73739a01f167b5 (patch)
treedae09737ce9b2d88af374ccce535b807e68d4788 /src/gallium/drivers/r600/r600_pipe.h
parent43d3e0cd3d0d5b557223a2330f490de43e5d6a90 (diff)
r600g: cleanup #include recursion between r600_pipe.h and evergreen_compute.h
Reviewed-by: Tom Stellard <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/r600_pipe.h')
-rw-r--r--src/gallium/drivers/r600/r600_pipe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/r600_pipe.h b/src/gallium/drivers/r600/r600_pipe.h
index cb520833c1c..c178285e8e5 100644
--- a/src/gallium/drivers/r600/r600_pipe.h
+++ b/src/gallium/drivers/r600/r600_pipe.h
@@ -33,7 +33,6 @@
#include "r600_llvm.h"
#include "r600_public.h"
#include "r600_resource.h"
-#include "evergreen_compute.h"
#define R600_NUM_ATOMS 38