>> wine_gl.h: No such file or directory >> wine_gl.h was first included from d3d8_private.h:9 >> d3d8_private.h was first included from d3d8_main.c:25 >> >> Where could I find this file ? I have latest CVS and didn't find it. > >Alexandre removed it yesterday in his 'tsx11' commits :-)
Now I knew I'd break someone, just not that quickly! And to think I refreshed my cvs not long before then as well... Browsing the cvs tree it looks like the contents of that file were moved inline into ddraw/mesa_private.h, and the locks dynamically loaded at startup which would be d3d8_main.c, so I guess do the same and see what happens.: Alexander - do you want me to resubmit or can you do the same changes as you did to ddraw? Jason