gallium/draw: initial code to properly support llvm in the draw module
[mesa.git] / include / GL / wmesa.h
index 1c959a6792c6cb02f5336f36eef68c9a1955ebeb..f5f4f273ba9483c42ec7942b414e8e095e619189 100644 (file)
@@ -130,7 +130,7 @@ extern void WMesaPaletteChange(HPALETTE Pal);
 
 extern void WMesaMove(void);
 
-
+void WMesaShareLists(WMesaContext ctx_to_share, WMesaContext ctx);
 
 #ifdef __cplusplus
 }