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

Author: Brian Paul <[email protected]>
Date:   Thu Jan 26 08:16:54 2012 -0700

nouveau: include s_context.h to silence missing prototype warnings

---

 src/mesa/drivers/dri/nouveau/nouveau_span.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/drivers/dri/nouveau/nouveau_span.c 
b/src/mesa/drivers/dri/nouveau/nouveau_span.c
index f82a2e1..eb478b7 100644
--- a/src/mesa/drivers/dri/nouveau/nouveau_span.c
+++ b/src/mesa/drivers/dri/nouveau/nouveau_span.c
@@ -30,6 +30,7 @@
 #include "nouveau_bo.h"
 
 #include "swrast/swrast.h"
+#include "swrast/s_context.h"
 
 
 

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

Reply via email to