projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
653ddaa
)
llvmpipe: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 16:55:07 +0000
(09:55 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 25 Aug 2010 16:55:07 +0000
(09:55 -0700)
src/gallium/drivers/llvmpipe/lp_query.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_query.c
b/src/gallium/drivers/llvmpipe/lp_query.c
index 540eea7fd10df5f1c3ab6f79a3999343b211020e..67fd797af228526827b2a001176008caf978587f 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_query.c
+++ b/
src/gallium/drivers/llvmpipe/lp_query.c
@@
-37,7
+37,6
@@
#include "lp_flush.h"
#include "lp_fence.h"
#include "lp_query.h"
-#include "lp_rast.h"
#include "lp_state.h"