projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a8af9
)
mesa: Clean up header file inclusion in blend.h.
author
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 03:54:00 +0000
(19:54 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 8 Nov 2010 03:54:00 +0000
(19:54 -0800)
src/mesa/main/blend.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/blend.h
b/src/mesa/main/blend.h
index 677b01cc9fc7db3093478e5624e6a01a709e680e..f72c779f1aa962cecc8498dfc8c558485ea0282b 100644
(file)
--- a/
src/mesa/main/blend.h
+++ b/
src/mesa/main/blend.h
@@
-33,7
+33,9
@@
#define BLEND_H
-#include "mtypes.h"
+#include "glheader.h"
+
+struct gl_context;
extern void GLAPIENTRY