mesa: Remove unnecessary header from texobj.c.
authorVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 04:50:15 +0000 (20:50 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 04:50:15 +0000 (20:50 -0800)
src/mesa/main/texobj.c

index 237b6eb..7f62557 100644 (file)
@@ -38,7 +38,6 @@
 #include "imports.h"
 #include "macros.h"
 #include "teximage.h"
-#include "texstate.h"
 #include "texobj.h"
 #include "mtypes.h"
 #include "shader/prog_instruction.h"