glut: Don't include mesa_wgl.h on MinGW builds.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Jan 2009 14:29:01 +0000 (14:29 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Jan 2009 14:29:01 +0000 (14:29 +0000)
commit4558f6a7e4bb8757431bd6905be53aef4246bcdd
tree83b1dd32d9edd72f8f1185c3dfbbe1f91b2ba512
parent42be0104a22fdff0db3c39af9feb7d157ac87f46
glut: Don't include mesa_wgl.h on MinGW builds.

windows.h header recent MinGW versions already declare the WGL API, and
including mesa_wgl.h actually cause build failures.
include/GL/glut.h