From: Vinson Lee Date: Tue, 19 Jan 2010 05:07:53 +0000 (-0800) Subject: mesa: Remove unnecessary header from formats.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6dce54214c804e46aab05acd03a64c35a9baa63;p=mesa.git mesa: Remove unnecessary header from formats.c. --- diff --git a/src/mesa/main/formats.c b/src/mesa/main/formats.c index 5983f00e2dd..d0c9c0028b2 100644 --- a/src/mesa/main/formats.c +++ b/src/mesa/main/formats.c @@ -27,7 +27,6 @@ #include "imports.h" #include "formats.h" #include "config.h" -#include "texstore.h" /**