gallivm: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Wed, 21 Apr 2010 01:48:04 +0000 (18:48 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 21 Apr 2010 01:48:04 +0000 (18:48 -0700)
src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
src/gallium/auxiliary/gallivm/lp_bld_format_soa.c

index 5cd5b93bdf6ad0ddf9ec863dab6354ea21c41275..f0525a42a7bdd2be95f16d1066597301bb098f2c 100644 (file)
@@ -40,8 +40,6 @@
 
 #include "lp_bld_init.h"
 #include "lp_bld_type.h"
-#include "lp_bld_const.h"
-#include "lp_bld_swizzle.h"
 #include "lp_bld_format.h"
 
 
index c7b20f42012884557aab40cc24a1020edf5fbeff..26b947b3b1c3a182806bc4fb4112236f146aa2f7 100644 (file)
@@ -34,7 +34,6 @@
 #include "lp_bld_const.h"
 #include "lp_bld_conv.h"
 #include "lp_bld_sample.h" /* for lp_build_gather */
-#include "lp_bld_init.h"
 #include "lp_bld_format.h"