mesa: Remove unnecessary header from teximage.c.
authorVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 06:31:53 +0000 (22:31 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 06:31:53 +0000 (22:31 -0800)
src/mesa/main/teximage.c

index b946f3c69d7e846f9dc6c09ac60b377d4c82d62f..76273b02676b71b5de01af9c6322cf374ea3a1ae 100644 (file)
@@ -46,7 +46,6 @@
 #include "texfetch.h"
 #include "teximage.h"
 #include "texstate.h"
-#include "texstore.h"
 #include "mtypes.h"