Module: Mesa
Branch: master
Commit: f58ca9b02bb4b19d57dfe38016626a89c3757de6
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f58ca9b02bb4b19d57dfe38016626a89c3757de6

Author: José Fonseca <[email protected]>
Date:   Wed Mar  3 11:17:16 2010 +0000

llvmpipe: Update for lp_bld_init.h rename.

---

 src/gallium/drivers/llvmpipe/lp_test_main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/llvmpipe/lp_test_main.c 
b/src/gallium/drivers/llvmpipe/lp_test_main.c
index 14ff004..b08872b 100644
--- a/src/gallium/drivers/llvmpipe/lp_test_main.c
+++ b/src/gallium/drivers/llvmpipe/lp_test_main.c
@@ -37,7 +37,7 @@
 #include "util/u_cpu_detect.h"
 
 #include "gallivm/lp_bld_const.h"
-#include "gallivm/lp_bld_misc.h"
+#include "gallivm/lp_bld_init.h"
 #include "lp_test.h"
 
 

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

Reply via email to