From 645c131264ae169cf64753a930ada500b6933fe7 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 29 May 2008 10:41:31 -0600 Subject: Assorted Windows fixes (Karl Schultz) --- include/GL/wmesa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/GL') diff --git a/include/GL/wmesa.h b/include/GL/wmesa.h index 1c959a6792..f5f4f273ba 100644 --- a/include/GL/wmesa.h +++ b/include/GL/wmesa.h @@ -130,7 +130,7 @@ extern void WMesaPaletteChange(HPALETTE Pal); extern void WMesaMove(void); - +void WMesaShareLists(WMesaContext ctx_to_share, WMesaContext ctx); #ifdef __cplusplus } -- cgit v1.2.3