projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f24af
)
swrast: Clean up header file inclusion in ss_vb.h.
author
Vinson Lee
<vlee@vmware.com>
Fri, 13 Aug 2010 07:48:34 +0000
(
00:48
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 13 Aug 2010 07:48:34 +0000
(
00:48
-0700)
Remove unnecessary header swrast_setup.h.
src/mesa/swrast_setup/ss_vb.h
patch
|
blob
|
history
diff --git
a/src/mesa/swrast_setup/ss_vb.h
b/src/mesa/swrast_setup/ss_vb.h
index 2ad1f56f396af19c85e9e41198c98ebcbad6b145..944a3b78d8cbcf68b56330098c12cf1e694fd653 100644
(file)
--- a/
src/mesa/swrast_setup/ss_vb.h
+++ b/
src/mesa/swrast_setup/ss_vb.h
@@
-30,7
+30,6
@@
#define SS_VB_H
#include "main/mtypes.h"
-#include "swrast_setup.h"
void _swsetup_vb_init( GLcontext *ctx );
void _swsetup_choose_rastersetup_func( GLcontext *ctx );