projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d1d35
)
swrast: Clean up header file inclusion in ss_triangle.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 26 Dec 2010 04:48:29 +0000
(20:48 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 26 Dec 2010 04:48:29 +0000
(20:48 -0800)
src/mesa/swrast_setup/ss_triangle.h
patch
|
blob
|
history
diff --git
a/src/mesa/swrast_setup/ss_triangle.h
b/src/mesa/swrast_setup/ss_triangle.h
index 05110865dafa6c6032a7f5ac7056b3abc2a52b7d..a027f48269e55fb08f86c6b27974c5a9f74766ed 100644
(file)
--- a/
src/mesa/swrast_setup/ss_triangle.h
+++ b/
src/mesa/swrast_setup/ss_triangle.h
@@
-29,7
+29,7
@@
#ifndef SS_TRIANGLE_H
#define SS_TRIANGLE_H
-#include "main/mtypes.h"
+struct gl_context;
void _swsetup_trifuncs_init( struct gl_context *ctx );