Mesa (gallium-dynamicstencilref): cell: include cell_context.h

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 12 18:12:15 UTC 2010


Module: Mesa
Branch: gallium-dynamicstencilref
Commit: 6c35e178d352a8b00eda9bf1c5c45c975852226f
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c35e178d352a8b00eda9bf1c5c45c975852226f

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Feb 12 11:06:04 2010 -0700

cell: include cell_context.h

---

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

diff --git a/src/gallium/drivers/cell/ppu/cell_screen.c b/src/gallium/drivers/cell/ppu/cell_screen.c
index 7681e34..9214ac1 100644
--- a/src/gallium/drivers/cell/ppu/cell_screen.c
+++ b/src/gallium/drivers/cell/ppu/cell_screen.c
@@ -33,6 +33,7 @@
 #include "pipe/p_screen.h"
 
 #include "cell/common.h"
+#include "cell_context.h"
 #include "cell_screen.h"
 #include "cell_texture.h"
 #include "cell_winsys.h"




More information about the mesa-commit mailing list