st/mesa: Add missing headers to st_cb_fbo.h.
authorVinson Lee <vlee@vmware.com>
Wed, 4 Aug 2010 20:17:57 +0000 (13:17 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 4 Aug 2010 20:18:55 +0000 (13:18 -0700)
src/mesa/state_tracker/st_cb_fbo.h

index 43b6c1e75f4f20b5f6bbd1523bf3062925bc35eb..62a9bbcb25f087e893490903b773e3715f3ebb70 100644 (file)
 #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