summaryrefslogtreecommitdiff
path: root/include/GL/fxmesa.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r--include/GL/fxmesa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index 5c63a8db65..057e6bd017 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -77,7 +77,7 @@ GLAPI GLint GLAPIENTRY fxMesaSelectCurrentBoard(int n);
GLAPI void GLAPIENTRY fxMesaMakeCurrent(fxMesaContext ctx);
-GLAPI void * GLAPIENTRY fxMesaGetCurrentContext(void);
+GLAPI fxMesaContext GLAPIENTRY fxMesaGetCurrentContext(void);
GLAPI void GLAPIENTRY fxMesaSwapBuffers(void);