Module: Mesa
Branch: gallium-resources
Commit: 2f5435220501d4b3050cab2bb1dce6174cd13ff6
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5435220501d4b3050cab2bb1dce6174cd13ff6

Author: Keith Whitwell <[email protected]>
Date:   Sun Mar 14 22:39:25 2010 +0000

gallivm: build fix

---

 src/gallium/auxiliary/gallivm/lp_bld_sample.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/gallivm/lp_bld_sample.h 
b/src/gallium/auxiliary/gallivm/lp_bld_sample.h
index 9c8122d..d35fdbb 100644
--- a/src/gallium/auxiliary/gallivm/lp_bld_sample.h
+++ b/src/gallium/auxiliary/gallivm/lp_bld_sample.h
@@ -38,7 +38,7 @@
 
 #include "os/os_llvm.h"
 
-struct pipe_texture;
+struct pipe_resource;
 struct pipe_sampler_state;
 struct util_format_description;
 struct lp_type;

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to