panne 2003/12/17 00:39:07 PST
Modified files:
libraries/GLUT/include HsGLUT.h
Log:
On Cygwin with X11, GL/GLU functions use the "normal" calling
convention, but GLUT functions use stdcall. To get this right, it is
necessary to include <windows.h> first.
Revision Changes Path
1.5 +7 -0 fptools/libraries/GLUT/include/HsGLUT.h