i965: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Tue, 15 Jun 2010 00:50:15 +0000 (17:50 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 15 Jun 2010 00:50:15 +0000 (17:50 -0700)
src/mesa/drivers/dri/i965/gen6_viewport_state.c

index 008b05a194b99e9bfd357bade6f1060e545457cd..301c68e7f9ed5316a1673daad6d8bdfd13a89baf 100644 (file)
@@ -29,7 +29,6 @@
 #include "brw_state.h"
 #include "brw_defines.h"
 #include "intel_batchbuffer.h"
-#include "main/macros.h"
 
 /* The clip VP defines the guardband region where expensive clipping is skipped
  * and fragments are allowed to be generated and clipped out cheaply by the SF.