aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_hw_context_priv.h
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-03-05 15:17:00 +0100
committerMarek Olšák <[email protected]>2012-03-05 15:57:32 +0100
commit330b6c85c961b32f704ce8ec7dbf8cb7fc0b80a8 (patch)
tree77bca6690f239ea6d0337fdcc24a93cd3707743f /src/gallium/drivers/r600/r600_hw_context_priv.h
parent6f50d3d19d769d5ef1a212e6f17d4b296dd77be3 (diff)
r600g: cleanup includes
Diffstat (limited to 'src/gallium/drivers/r600/r600_hw_context_priv.h')
-rw-r--r--src/gallium/drivers/r600/r600_hw_context_priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/r600/r600_hw_context_priv.h b/src/gallium/drivers/r600/r600_hw_context_priv.h
index 47a14ff6811..037d5e3cdae 100644
--- a/src/gallium/drivers/r600/r600_hw_context_priv.h
+++ b/src/gallium/drivers/r600/r600_hw_context_priv.h
@@ -27,8 +27,6 @@
#define R600_PRIV_H
#include "r600_pipe.h"
-#include "util/u_hash_table.h"
-#include "os/os_thread.h"
#define R600_MAX_DRAW_CS_DWORDS 11