summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_xformfb.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-04 20:58:22 -0700
committerVinson Lee <vlee@vmware.com>2010-08-04 20:58:22 -0700
commit6f8b6661ce3af17d3cfe4f28ff15f82caf6755b5 (patch)
tree2b36b86e5cdc02dc7badd3a06f7ea74f3aef87c6 /src/mesa/state_tracker/st_cb_xformfb.h
parentcb7638579e22a8854d13d58c435c90b2e596e946 (diff)
st/mesa: Add missing header in st_cb_xformfb.h.
Diffstat (limited to 'src/mesa/state_tracker/st_cb_xformfb.h')
-rw-r--r--src/mesa/state_tracker/st_cb_xformfb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesa/state_tracker/st_cb_xformfb.h b/src/mesa/state_tracker/st_cb_xformfb.h
index 50efcb9293..574cf481e1 100644
--- a/src/mesa/state_tracker/st_cb_xformfb.h
+++ b/src/mesa/state_tracker/st_cb_xformfb.h
@@ -29,6 +29,10 @@
#define ST_CB_XFORMFB_H
+#include "main/compiler.h"
+
+struct dd_function_table;
+
#if FEATURE_EXT_transform_feedback
extern void