st/mesa: Remove unnecessary header from st_format.c.
authorVinson Lee <vlee@vmware.com>
Fri, 15 Jan 2010 02:19:39 +0000 (18:19 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 15 Jan 2010 02:19:39 +0000 (18:19 -0800)
src/mesa/state_tracker/st_format.c

index 27857282c1c48149ae6810b3365931173d416c27..6b1c49954f1dd1ff487697734e329daf2d8eb32f 100644 (file)
@@ -35,7 +35,6 @@
 #include "main/imports.h"
 #include "main/context.h"
 #include "main/texstore.h"
-#include "main/texformat.h"
 #include "main/enums.h"
 #include "main/macros.h"