projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0235d0
)
gallium: #include p_debug.h since we use assert
author
Brian
<brian.paul@tungstengraphics.com>
Wed, 6 Feb 2008 16:48:37 +0000
(09:48 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Wed, 6 Feb 2008 16:48:37 +0000
(09:48 -0700)
src/mesa/pipe/p_util.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/p_util.h
b/src/mesa/pipe/p_util.h
index 991ac447bacd9a8b49c6be8d4c714fdc175ce04b..469920efee32429f4c4dc210ea90e51cc15bea49 100644
(file)
--- a/
src/mesa/pipe/p_util.h
+++ b/
src/mesa/pipe/p_util.h
@@
-29,6
+29,7
@@
#define P_UTIL_H
#include "p_compiler.h"
+#include "p_debug.h"
#include <math.h>