projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b9b869
)
tgsi: Include missing header in tgsi_info.h.
author
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:31:27 +0000
(
00:31
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Fri, 27 Aug 2010 07:31:27 +0000
(
00:31
-0700)
Include p_compiler.h for uint symbol.
src/gallium/auxiliary/tgsi/tgsi_info.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/tgsi_info.h
b/src/gallium/auxiliary/tgsi/tgsi_info.h
index 50248884fd0d67d4cde3c84ae147467f3e2fce3a..1992d11bbe847659436d2a966683fbf4dcdc028c 100644
(file)
--- a/
src/gallium/auxiliary/tgsi/tgsi_info.h
+++ b/
src/gallium/auxiliary/tgsi/tgsi_info.h
@@
-28,6
+28,7
@@
#ifndef TGSI_INFO_H
#define TGSI_INFO_H
+#include "pipe/p_compiler.h"
#include "pipe/p_shader_tokens.h"
#if defined __cplusplus