projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8546273
)
mesa: Add missing includes.
author
José Fonseca
<jfonseca@vmware.com>
Mon, 1 Feb 2010 15:12:20 +0000
(15:12 +0000)
committer
José Fonseca
<jfonseca@vmware.com>
Mon, 1 Feb 2010 15:12:20 +0000
(15:12 +0000)
src/mesa/state_tracker/st_cb_strings.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_strings.c
b/src/mesa/state_tracker/st_cb_strings.c
index f22c5369e43236079931aa8717d176f0a6a2c68e..996e065fedc5077fd45af7a528b2e3e2ff7cabfc 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_strings.c
+++ b/
src/mesa/state_tracker/st_cb_strings.c
@@
-35,6
+35,7
@@
#include "main/macros.h"
#include "pipe/p_context.h"
#include "pipe/p_screen.h"
+#include "util/u_string.h"
#include "st_context.h"
#include "st_cb_strings.h"