summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/evergreen_compute.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2013-03-03 14:33:00 +0100
committerMarek Olšák <[email protected]>2013-03-11 13:43:36 +0100
commit2c339f801516d4f6201e8bd4cd0fe0033f36046a (patch)
treef7e3916160ce6aa834893be0bc9db81fee5118d0 /src/gallium/drivers/r600/evergreen_compute.h
parentec7d775790bef929b15e4c82d68ccaaf92c9f6b7 (diff)
r600g: remove r600.h, move the stuff elsewhere (mostly to r600_pipe.h)
Reviewed-by: Jerome Glisse <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r600/evergreen_compute.h')
-rw-r--r--src/gallium/drivers/r600/evergreen_compute.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/r600/evergreen_compute.h b/src/gallium/drivers/r600/evergreen_compute.h
index 69e41cc82aa..f593432ec7d 100644
--- a/src/gallium/drivers/r600/evergreen_compute.h
+++ b/src/gallium/drivers/r600/evergreen_compute.h
@@ -26,7 +26,6 @@
#ifndef EVERGREEN_COMPUTE_H
#define EVERGREEN_COMPUTE_H
-#include "r600.h"
#include "r600_pipe.h"
struct r600_atom;