intel: Hook up the WARN_ONCE macro to GL_ARB_debug_output.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_maos.h
index b88eb198d578aa939b282f3cfdae8bd10bd037c8..0feea3581516591ceb24828ed2a880823e7818af 100644 (file)
@@ -37,6 +37,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 #include "radeon_context.h"
 
-extern void radeonEmitArrays( GLcontext *ctx, GLuint inputs );
+extern void radeonEmitArrays( struct gl_context *ctx, GLuint inputs );
 
 #endif