projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d96e87c
)
llvmpipe: Add missing include.
author
José Fonseca
<jfonseca@vmware.com>
Wed, 7 Apr 2010 19:55:31 +0000
(20:55 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Wed, 7 Apr 2010 19:55:31 +0000
(20:55 +0100)
src/gallium/drivers/llvmpipe/lp_texture.h
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/lp_texture.h
b/src/gallium/drivers/llvmpipe/lp_texture.h
index 49623949bf5ac7d5c46254199d3ab88e379011db..6b78750f1ae1ec6d1bb351ed24ed71033a179052 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/lp_texture.h
+++ b/
src/gallium/drivers/llvmpipe/lp_texture.h
@@
-30,6
+30,7
@@
#include "pipe/p_state.h"
+#include "util/u_debug.h"
#define LP_MAX_TEXTURE_2D_LEVELS 12 /* 2K x 2K for now */