summaryrefslogtreecommitdiff
path: root/src/mesa/main/dd.h
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-11-09 05:13:48 -0800
committerVinson Lee <vlee@vmware.com>2010-11-09 05:13:48 -0800
commit934fc80b06a757d8c006fc7bb92e2bfa114dc11a (patch)
treecc5b79b4dbf30a040dc08aaa9074c8fa100b07e7 /src/mesa/main/dd.h
parent90394b2d96a3cfd42080ba179b631739575dcfcb (diff)
mesa: Add missing header and forward declarations in dd.h.
Diffstat (limited to 'src/mesa/main/dd.h')
-rw-r--r--src/mesa/main/dd.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h
index 144ef3f677..c62969e9b7 100644
--- a/src/mesa/main/dd.h
+++ b/src/mesa/main/dd.h
@@ -33,8 +33,20 @@
/* THIS FILE ONLY INCLUDED BY mtypes.h !!!!! */
-struct gl_pixelstore_attrib;
+#include "glheader.h"
+
+struct gl_buffer_object;
+struct gl_context;
struct gl_display_list;
+struct gl_framebuffer;
+struct gl_pixelstore_attrib;
+struct gl_program;
+struct gl_renderbuffer;
+struct gl_renderbuffer_attachment;
+struct gl_shader;
+struct gl_shader_program;
+struct gl_texture_image;
+struct gl_texture_object;
/* GL_ARB_vertex_buffer_object */
/* Modifies GL_MAP_UNSYNCHRONIZED_BIT to allow driver to fail (return