mesa: Remove unnecessary headers from texformat.c.
authorVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 08:47:56 +0000 (00:47 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 18 Jan 2010 08:47:56 +0000 (00:47 -0800)
src/mesa/main/texformat.c

index 1a374e7bee51ecffb144c5322c3d6ed6e7e7a411..096945a6432b4dc50c797bd543848a177c1a9675 100644 (file)
@@ -35,8 +35,6 @@
 
 #include "context.h"
 #include "texcompress.h"
-#include "texcompress_fxt1.h"
-#include "texcompress_s3tc.h"
 #include "texformat.h"