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 983b924da939fd7e696b5d69fa2530e35c30e91f..f3903c2e380dd45e2fc8da6eb35018284cf2f61d 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"