mesa: Branch 'master'

Brian Paul brianp at kemper.freedesktop.org
Sat Apr 21 18:54:30 UTC 2007


 src/mesa/drivers/common/driverfuncs.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree b1502588c4755fa9d3d7b4eabed6332575033037 (from 74afcabd8599565c1b6d06ea5f355662a81c3778)
Author: Brian <brian at yutani.localnet.net>
Date:   Sat Apr 21 12:54:23 2007 -0600

    s/occlude.h/queryobj.h/

diff --git a/src/mesa/drivers/common/driverfuncs.c b/src/mesa/drivers/common/driverfuncs.c
index f543de1..adf9aaf 100644
--- a/src/mesa/drivers/common/driverfuncs.c
+++ b/src/mesa/drivers/common/driverfuncs.c
@@ -28,9 +28,9 @@
 #include "buffers.h"
 #include "context.h"
 #include "framebuffer.h"
-#include "occlude.h"
 #include "program.h"
 #include "prog_execute.h"
+#include "queryobj.h"
 #include "renderbuffer.h"
 #include "texcompress.h"
 #include "texformat.h"



More information about the mesa-commit mailing list