OSDN Git Service

dri/swrast: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 3 Jun 2010 00:54:10 +0000 (17:54 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 3 Jun 2010 00:54:10 +0000 (17:54 -0700)
src/mesa/drivers/dri/swrast/swrast.c

index 983b924..f3903c2 100644 (file)
@@ -51,7 +51,6 @@
 #include "main/texfetch.h"
 #include "main/texformat.h"
 #include "main/texstate.h"
-#include "main/texobj.h"
 
 #include "swrast_priv.h"