gallivm: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Sat, 3 Jul 2010 08:04:50 +0000 (01:04 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 3 Jul 2010 08:04:50 +0000 (01:04 -0700)
src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c
src/gallium/auxiliary/gallivm/lp_bld_sample.c

index e8f4ab69ff7896aefd05f6b039c36ae4f4550e79..0a5038bc9888b279b0ad6a2b2aa4ad6f68568cbc 100644 (file)
@@ -37,7 +37,6 @@
 #include "util/u_format.h"
 
 #include "lp_bld_arit.h"
-#include "lp_bld_init.h"
 #include "lp_bld_type.h"
 #include "lp_bld_const.h"
 #include "lp_bld_conv.h"
index 800d121113606f881fe638425f335e879eb39468..0fd014ab9b3632d6db2b061c35e6da52da59a9bd 100644 (file)
@@ -40,7 +40,6 @@
 #include "lp_bld_const.h"
 #include "lp_bld_arit.h"
 #include "lp_bld_type.h"
-#include "lp_bld_format.h"
 #include "lp_bld_sample.h"