projects
/
profile
/
ivi
/
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
677b01c
..
f72c779
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