projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c740a7d
)
softpipe: remove unnecessary #include
author
Brian Paul
<brianp@vmware.com>
Wed, 3 Feb 2010 01:53:53 +0000
(18:53 -0700)
committer
Brian Paul
<brianp@vmware.com>
Wed, 3 Feb 2010 01:54:53 +0000
(18:54 -0700)
src/gallium/drivers/softpipe/sp_state_derived.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_state_derived.c
b/src/gallium/drivers/softpipe/sp_state_derived.c
index 12d1f522020edb055b3196ecc7b7431a6ba1e97d..d2eda7324ca22a887d50fed9e71b1b7244a31697 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_state_derived.c
+++ b/
src/gallium/drivers/softpipe/sp_state_derived.c
@@
-30,7
+30,6
@@
#include "pipe/p_shader_tokens.h"
#include "draw/draw_context.h"
#include "draw/draw_vertex.h"
-#include "draw/draw_private.h"
#include "sp_context.h"
#include "sp_screen.h"
#include "sp_state.h"