r300/compiler: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sat, 17 Apr 2010 19:13:19 +0000 (12:13 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 17 Apr 2010 19:13:19 +0000 (12:13 -0700)
src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c

index 0ca95d454b6d17f60a212f373e226c7450975458..b4ba0b3f870bba0faf3746cf80d45456ac97b0c5 100644 (file)
@@ -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,