projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74afcab
)
s/occlude.h/queryobj.h/
author
Brian
<brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:54:23 +0000
(12:54 -0600)
committer
Brian
<brian@yutani.localnet.net>
Sat, 21 Apr 2007 18:54:23 +0000
(12:54 -0600)
src/mesa/drivers/common/driverfuncs.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/common/driverfuncs.c
b/src/mesa/drivers/common/driverfuncs.c
index f543de183a179ce4e7b85f0ce4c6625f9912bef9..adf9aafe59689700cd5719766204e3646ef28c7e 100644
(file)
--- 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"