projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b114e37
)
util: include u_debug.h
author
Brian Paul
<brianp@vmware.com>
Fri, 31 Aug 2012 14:33:31 +0000
(08:33 -0600)
committer
Brian Paul
<brianp@vmware.com>
Sat, 1 Sep 2012 13:41:26 +0000
(07:41 -0600)
src/gallium/auxiliary/util/u_format_yuv.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_format_yuv.c
b/src/gallium/auxiliary/util/u_format_yuv.c
index c7fdaa04ff2c32f139b21c798e96a2f7d940ed23..891d99cf67397bc12c75f0cf8564b903b508880e 100644
(file)
--- a/
src/gallium/auxiliary/util/u_format_yuv.c
+++ b/
src/gallium/auxiliary/util/u_format_yuv.c
@@
-34,6
+34,7
@@
*/
+#include "util/u_debug.h"
#include "util/u_format_yuv.h"