summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-04-17 12:13:19 -0700
committerVinson Lee <vlee@vmware.com>2010-04-17 12:13:19 -0700
commit0a2ae64b77d4d0c1571cd457d5e01c599307122e (patch)
treef56abe1acbc1e96232aa72ead5b4e57ea61914cb /src/mesa/drivers
parentf6f78fac9ed78bf3d6600401200be724a74bdfb6 (diff)
r300/compiler: Remove unnecessary header.
Diffstat (limited to 'src/mesa/drivers')
-rw-r--r--src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c b/src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c
index 0ca95d454b..b4ba0b3f87 100644
--- a/src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c
+++ b/src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c
@@ -27,8 +27,6 @@
#include "radeon_program_tex.h"
-#include "../r300_reg.h"
-
/* Series of transformations to be done on textures. */
static struct rc_src_register shadow_ambient(struct r300_fragment_program_compiler *compiler,