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 237b6eb00d4391d4e7e97c6c1390026c5c418888..7f6255747b0ac1399abd4d542cb2c765fa1d24c8 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"