Skip to content

Commit

Permalink
Merge branch 'gz-rendering8' into projector_fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
azeey authored Sep 18, 2023
2 parents 5efa0dc + 9d524c2 commit 5362088
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ogre2/src/Ogre2RenderEngine.cc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
#include <EGL/egl.h>
#endif

#if defined(__APPLE__)
#include <OpenGL/CGLCurrent.h>
#endif

class GZ_RENDERING_OGRE2_HIDDEN
gz::rendering::Ogre2RenderEnginePrivate
{
Expand Down

0 comments on commit 5362088

Please sign in to comment.