Skip to content
Snippets Groups Projects
Commit 23f8871c authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

Do not include OpenGL directly but use our TGLIncludes for that purpose.

TGLIncludes relies on the glew framework, allowing to interact with OpenGL in a
system-independent way. We should always prefer using TGLIncludes.h, and now
we can enforce it by showing an error if we don't to that.
parent 22ee3f94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment