projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0bbb8e
)
mesa: Clean up header file inclusion in depthstencil.h.
author
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 04:57:32 +0000
(20:57 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 04:57:32 +0000
(20:57 -0800)
src/mesa/main/depthstencil.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/depthstencil.h
b/src/mesa/main/depthstencil.h
index 4db5868263a130b5c3c2f558a1319e188958d010..ef63c5d7a31fbd8326b49a14943b647de2a3d655 100644
(file)
--- a/
src/mesa/main/depthstencil.h
+++ b/
src/mesa/main/depthstencil.h
@@
-26,7
+26,7
@@
#ifndef DEPTHSTENCIL_H
#define DEPTHSTENCIL_H
-#include "mtypes.h"
+struct gl_context;
extern struct gl_renderbuffer *
_mesa_new_z24_renderbuffer_wrapper(struct gl_context *ctx,