projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e8e5e
)
swrast: Clean up header file inclusion in s_blend.h.
author
Vinson Lee
<vlee@vmware.com>
Sat, 7 Aug 2010 19:36:50 +0000
(12:36 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 7 Aug 2010 19:36:50 +0000
(12:36 -0700)
Include mtypes.h for GLcontext symbol.
Include s_span.h for SWspan symbol.
src/mesa/swrast/s_blend.h
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_blend.h
b/src/mesa/swrast/s_blend.h
index 8d5a81635d5d80b884110b98e29c179db9a31abf..9cedde3bf2054820e3e9eca83cfbc34224aecda8 100644
(file)
--- a/
src/mesa/swrast/s_blend.h
+++ b/
src/mesa/swrast/s_blend.h
@@
-27,7
+27,8
@@
#define S_BLEND_H
-#include "s_context.h"
+#include "main/mtypes.h"
+#include "s_span.h"
extern void