mesa: Remove unnecessary header from polygon.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:03:54 +0000 (19:03 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 03:03:54 +0000 (19:03 -0800)
src/mesa/main/polygon.c

index 376a87a..dcde675 100644 (file)
@@ -34,7 +34,6 @@
 #include "context.h"
 #include "image.h"
 #include "enums.h"
-#include "macros.h"
 #include "polygon.h"
 #include "mtypes.h"