swrast: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Sun, 28 Mar 2010 22:57:23 +0000 (15:57 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 28 Mar 2010 22:57:23 +0000 (15:57 -0700)
src/mesa/swrast/s_clear.c

index 7b0a633..efe500a 100644 (file)
@@ -25,7 +25,6 @@
 #include "main/glheader.h"
 #include "main/colormac.h"
 #include "main/condrender.h"
-#include "main/formats.h"
 #include "main/macros.h"
 #include "main/imports.h"
 #include "main/mtypes.h"