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

Author: Cooper Yuan <[email protected]>
Date:   Fri Oct 23 16:40:31 2009 +0800

r300g: last changes's typo, miss a include file

---

 src/gallium/winsys/drm/radeon/core/radeon_buffer.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/winsys/drm/radeon/core/radeon_buffer.c 
b/src/gallium/winsys/drm/radeon/core/radeon_buffer.c
index beb1d6d..0a7b5ec 100644
--- a/src/gallium/winsys/drm/radeon/core/radeon_buffer.c
+++ b/src/gallium/winsys/drm/radeon/core/radeon_buffer.c
@@ -34,6 +34,7 @@
 
 #include "radeon_bo_gem.h"
 #include "softpipe/sp_texture.h"
+#include "r300_context.h"
 #include <X11/Xutil.h>
 struct radeon_vl_context
 {

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

Reply via email to