r300: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 04:49:42 +0000 (20:49 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 04:49:42 +0000 (20:49 -0800)
src/mesa/drivers/dri/r300/r300_emit.c

index 740c902..a24d431 100644 (file)
@@ -46,8 +46,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include "r300_context.h"
 #include "r300_emit.h"
-#include "r300_render.h"
-#include "r300_swtcl.h"
 
 
 GLuint r300VAPInputCntl0(GLcontext * ctx, GLuint InputsRead)