Skip to content

Commit

Permalink
Merge 7788a29 into 8c1fd27
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll authored Sep 15, 2023
2 parents 8c1fd27 + 7788a29 commit 3be43ed
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 3be43ed

Please sign in to comment.