Case corrections for includes on case sensitive fs'

This commit is contained in:
dhewg 2011-12-13 23:45:40 +01:00 committed by Daniel Gibson
parent c39f4e9894
commit f8193c2eef

View file

@ -34,7 +34,7 @@ If you have questions concerning this license or the applicable additional terms
#if defined( _WIN32 )
#include <gl/gl.h>
#include <GL/gl.h>
#elif defined( MACOS_X )