From: Vinson Lee Date: Tue, 9 Nov 2010 13:13:48 +0000 (-0800) Subject: mesa: Add missing header and forward declarations in dd.h. X-Git-Tag: 062012170305~8995 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=934fc80b06a757d8c006fc7bb92e2bfa114dc11a;p=profile%2Fivi%2Fmesa.git mesa: Add missing header and forward declarations in dd.h. --- diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h index 144ef3f..c62969e 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