summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-18 00:47:56 -0800
committerVinson Lee <vlee@vmware.com>2010-01-18 00:47:56 -0800
commitd773f28ff29a0abbb9f856cb4a3c60fcaeea1d3b (patch)
tree75a4d110928ebc7534080df59d46bab865c9bd8a
parent39824945fa738666b4bb804382904b0537322878 (diff)
mesa: Remove unnecessary headers from texformat.c.
-rw-r--r--src/mesa/main/texformat.c2
1 files changed, 0 insertions, 2 deletions
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"