projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36f3f7e
)
tgsi: 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/tgsi/tgsi_scan.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/tgsi_scan.c
b/src/gallium/auxiliary/tgsi/tgsi_scan.c
index df299baa9c13581464ad7346b2244e48af7c97be..c59b3a75bd920c7fe049c249f80ba4ec968f9c0f 100644
(file)
--- a/
src/gallium/auxiliary/tgsi/tgsi_scan.c
+++ b/
src/gallium/auxiliary/tgsi/tgsi_scan.c
@@
-34,6
+34,7
@@
*/
+#include "util/u_debug.h"
#include "util/u_math.h"
#include "tgsi/tgsi_parse.h"
#include "tgsi/tgsi_util.h"