Skip to content

Commit

Permalink
fixing compilation issue (#10233)
Browse files Browse the repository at this point in the history
  • Loading branch information
lenaRB committed Feb 19, 2023
1 parent 52b8be1 commit 59d7f9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OMEdit/OMEditLIB/Animation/ExtraShapes.cpp
Expand Up @@ -37,6 +37,8 @@
#endif
#include <cmath>

#include <QOpenGLContext> // must be included before OSG headers

#include <osg/LightModel>
#include <osg/StateAttribute>
#include <osg/StateSet>
Expand Down

0 comments on commit 59d7f9f

Please sign in to comment.