Descriptioninclude <OpenGL/gl.h> instead of <OpenGL/GL.h>
actual file names in OpenGL.framework/Headers is gl.h, not GL.h,
so <OpenGL/GL.h> may fail on case-sensitive filesystem.
BUG=521449
Committed: https://crrev.com/c1f30005558972165dc84fc2f0738801e5675d6a
Cr-Commit-Position: refs/heads/master@{#343851}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|