From: Vinson Lee Date: Mon, 18 Jan 2010 08:47:56 +0000 (-0800) Subject: mesa: Remove unnecessary headers from texformat.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d773f28ff29a0abbb9f856cb4a3c60fcaeea1d3b;p=mesa.git mesa: Remove unnecessary headers from texformat.c. --- diff --git a/src/mesa/main/texformat.c b/src/mesa/main/texformat.c index 1a374e7bee5..096945a6432 100644 --- a/src/mesa/main/texformat.c +++ b/src/mesa/main/texformat.c @@ -35,8 +35,6 @@ #include "context.h" #include "texcompress.h" -#include "texcompress_fxt1.h" -#include "texcompress_s3tc.h" #include "texformat.h"