projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da0bdc7
)
swrast: Clean up header file inclusion in ss_vb.h.
author
Vinson Lee
<vlee@vmware.com>
Sun, 26 Dec 2010 04:53:27 +0000
(20:53 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 26 Dec 2010 04:53:27 +0000
(20:53 -0800)
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 b8322f35a3d64ef05eb9c712c36d55945638caae..05e665b5c3029f0c14662d36b5db5fcc6c7a8b3c 100644
(file)
--- a/
src/mesa/swrast_setup/ss_vb.h
+++ b/
src/mesa/swrast_setup/ss_vb.h
@@
-29,7
+29,7
@@
#ifndef SS_VB_H
#define SS_VB_H
-#include "main/mtypes.h"
+struct gl_context;
void _swsetup_vb_init( struct gl_context *ctx );
void _swsetup_choose_rastersetup_func( struct gl_context *ctx );