There should only be three headers. In mingw w32api they ship glext.h,gl.h and glu.h in a GL subdirectory. Is anything else needed for Wine?
Well, in the X11 world, there are also glx.h and glxext.h (the latter needed if we want to use GLX extensions).
Lionel