projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a78e79
)
st/mesa: Add missing headers to st_cb_fbo.h.
author
Vinson Lee
<vlee@vmware.com>
Wed, 4 Aug 2010 20:17:57 +0000
(13:17 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 4 Aug 2010 20:18:55 +0000
(13:18 -0700)
src/mesa/state_tracker/st_cb_fbo.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_cb_fbo.h
b/src/mesa/state_tracker/st_cb_fbo.h
index 43b6c1e75f4f20b5f6bbd1523bf3062925bc35eb..62a9bbcb25f087e893490903b773e3715f3ebb70 100644
(file)
--- a/
src/mesa/state_tracker/st_cb_fbo.h
+++ b/
src/mesa/state_tracker/st_cb_fbo.h
@@
-29,6
+29,15
@@
#ifndef ST_CB_FBO_H
#define ST_CB_FBO_H
+#include "main/compiler.h"
+#include "main/glheader.h"
+#include "main/mtypes.h"
+
+#include "pipe/p_compiler.h"
+#include "pipe/p_format.h"
+
+struct dd_function_table;
+struct pipe_context;
/**
* Derived renderbuffer class. Just need to add a pointer to the