diff options
author | Vinson Lee <[email protected]> | 2010-08-05 23:58:00 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2010-08-05 23:58:00 -0700 |
commit | a6859f5cccbec9f01d1ceea7f8ba055b787ff299 (patch) | |
tree | bedfa62085664f3de88ef228313fd8a2c419366c /src | |
parent | 5f6ab5e259de826bb3795d90fdb0235c8997acb9 (diff) |
r300g: Remove unnecessary headers.
Diffstat (limited to 'src')
-rw-r--r-- | src/gallium/drivers/r300/r300_hyperz.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/r300/r300_hyperz.c b/src/gallium/drivers/r300/r300_hyperz.c index e719342a462..10e440ce306 100644 --- a/src/gallium/drivers/r300/r300_hyperz.c +++ b/src/gallium/drivers/r300/r300_hyperz.c @@ -27,8 +27,6 @@ #include "r300_hyperz.h" #include "r300_reg.h" #include "r300_fs.h" -#include "r300_emit.h" -#include "r300_texture.h" /* HiZ rules - taken from various docs |