summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-04-20 18:48:04 -0700
committerVinson Lee <vlee@vmware.com>2010-04-20 18:48:04 -0700
commit9e258fc2bd6f2b9950606a0a92bb92c8959d9efd (patch)
treece90f4508728153522463d547ac6576a7d9c5a6e /src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
parent83353e3070003ba8ca0e681f3c21ab3e94d9c273 (diff)
downloadexternal_mesa3d-9e258fc2bd6f2b9950606a0a92bb92c8959d9efd.zip
external_mesa3d-9e258fc2bd6f2b9950606a0a92bb92c8959d9efd.tar.gz
external_mesa3d-9e258fc2bd6f2b9950606a0a92bb92c8959d9efd.tar.bz2
gallivm: Remove unnecessary headers.
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_format_aos.c')
-rw-r--r--src/gallium/auxiliary/gallivm/lp_bld_format_aos.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c b/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
index 5cd5b93..f0525a4 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_format_aos.c
@@ -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"