Reviewing merge request #484: fixed case of "gl" to "GL" for include directory
The directory "GL" comes from the MinGW w32api package. It is incorrectly referred to as "gl" in an include statement in this file. This is harmless on case-insensitive Windows but breaks when building on other platforms.
Commits that would be merged:
Version 1


Add a new comment:
Login or create an account to post a comment