projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a2f9d7
)
softpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 23:56:50 +0000
(15:56 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 23:56:50 +0000
(15:56 -0800)
src/gallium/drivers/softpipe/sp_setup.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/sp_setup.c
b/src/gallium/drivers/softpipe/sp_setup.c
index f6c3a2b38b9e5be1c9aa8582d5f7d5e2541f8e03..ba1f0f0b2ea7e133a5670d66972be3cfc3c3cb39 100644
(file)
--- a/
src/gallium/drivers/softpipe/sp_setup.c
+++ b/
src/gallium/drivers/softpipe/sp_setup.c
@@
-38,7
+38,6
@@
#include "sp_setup.h"
#include "sp_state.h"
#include "draw/draw_context.h"
-#include "draw/draw_private.h"
#include "draw/draw_vertex.h"
#include "pipe/p_shader_tokens.h"
#include "util/u_math.h"