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
  • Version 1
  • 6174f91
  • ea6504e
  • fixed case of GL include directory

Showing 6174f91-ea6504e

Comments

→ State changed from New to Merged

Thanks, merged as 4d263d64e561a07518985be1a111207a9243bf8d to 4.7.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository