summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-10-08 14:03:10 -0700
committerVinson Lee <vlee@vmware.com>2010-10-08 14:03:10 -0700
commit5e90971475a7057022b63ee032eb4b6adba2d455 (patch)
tree5dfb60f964cbde63e51d91baa148002a4b1ddc9c /src
parentc52a0b5c7d4b55fb183c8ab68aa3561432287283 (diff)
gallivm: Remove unnecessary header.
Diffstat (limited to 'src')
-rw-r--r--src/gallium/auxiliary/gallivm/lp_bld_conv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_conv.c b/src/gallium/auxiliary/gallivm/lp_bld_conv.c
index b5ed4c2d9b..127b13bc28 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_conv.c
+++ b/src/gallium/auxiliary/gallivm/lp_bld_conv.c
@@ -70,7 +70,6 @@
#include "lp_bld_arit.h"
#include "lp_bld_pack.h"
#include "lp_bld_conv.h"
-#include "lp_bld_intr.h"
/**