Mesa (gallium-0.2): cell: include cell_surface.h

Brian Paul brianp at kemper.freedesktop.org
Wed Nov 12 18:09:56 UTC 2008


Module: Mesa
Branch: gallium-0.2
Commit: 058ccf0cb5e0d63b86e4ad7ce0be4604cbfa8797
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=058ccf0cb5e0d63b86e4ad7ce0be4604cbfa8797

Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Nov 12 11:04:17 2008 -0700

cell: include cell_surface.h

---

 src/gallium/drivers/cell/ppu/cell_surface.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/drivers/cell/ppu/cell_surface.c b/src/gallium/drivers/cell/ppu/cell_surface.c
index 732c640..c9203fe 100644
--- a/src/gallium/drivers/cell/ppu/cell_surface.c
+++ b/src/gallium/drivers/cell/ppu/cell_surface.c
@@ -27,6 +27,7 @@
 
 #include "util/u_rect.h"
 #include "cell_context.h"
+#include "cell_surface.h"
 
 
 void




More information about the mesa-commit mailing list