From: Vinson Lee Date: Tue, 12 Jan 2010 04:15:59 +0000 (-0800) Subject: progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7241f5140fc5eef6e315d48f1b9a1155ecfe3166;p=mesa.git progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. --- diff --git a/progs/trivial/tri-fbo-tex-mip.c b/progs/trivial/tri-fbo-tex-mip.c index 07443695011..df4725c7b4e 100644 --- a/progs/trivial/tri-fbo-tex-mip.c +++ b/progs/trivial/tri-fbo-tex-mip.c @@ -6,7 +6,6 @@ #include #include #include -#include #include /* For debug */