projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f67dad7
)
llvmpipe: Include p_compiler.h in lp_scene_queue.h.
author
Vinson Lee
<vlee@vmware.com>
Tue, 4 Jan 2011 09:08:47 +0000
(
01:08
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Tue, 4 Jan 2011 09:08:47 +0000
(
01:08
-0800)
Include p_compiler.h for boolean symbol.
src/gallium/drivers/llvmpipe/lp_scene_queue.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_scene_queue.h
b/src/gallium/drivers/llvmpipe/lp_scene_queue.h
index fd7c65a2c8b299ad9435283efefeabf4fc4b1bfb..dd9ab593b4acaa8fd4a141802433e9a932dd0216 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_scene_queue.h
+++ b/
src/gallium/drivers/llvmpipe/lp_scene_queue.h
@@
-29,6
+29,8
@@
#ifndef LP_SCENE_QUEUE
#define LP_SCENE_QUEUE
+#include "pipe/p_compiler.h"
+
struct lp_scene_queue;
struct lp_scene;