projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4939b
)
llvmpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 23:54:57 +0000
(15:54 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 23:54:57 +0000
(15:54 -0800)
src/gallium/drivers/llvmpipe/lp_setup.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_setup.c
b/src/gallium/drivers/llvmpipe/lp_setup.c
index 50b07308c7eb748a6d39e73b883d0d3538c1d62d..92baa980bcc22ea8e12223432738c849f212c9af 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_setup.c
+++ b/
src/gallium/drivers/llvmpipe/lp_setup.c
@@
-37,7
+37,6
@@
#include "lp_setup.h"
#include "lp_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_format.h"