mesa: merge the driver functions DrawBuffers and DrawBuffer
[mesa.git] / src / mesa / main / glformats.h
index 5c9d8263ed153ff89bbe4901f6e4df00d20c947b..844f1e270c01f6ab253947aac85afd59fc7fba35 100644 (file)
@@ -36,6 +36,8 @@
 extern "C" {
 #endif
 
+struct gl_context;
+
 extern void
 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map);