swrast: Remove unnecessary header from s_points.c.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 05:51:19 +0000 (21:51 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 05:51:19 +0000 (21:51 -0800)
src/mesa/swrast/s_points.c

index 50ec206..6b95542 100644 (file)
@@ -27,7 +27,6 @@
 #include "main/colormac.h"
 #include "main/context.h"
 #include "main/macros.h"
-#include "main/texstate.h"
 #include "s_context.h"
 #include "s_feedback.h"
 #include "s_points.h"