Skip to content

Commit

Permalink
osgEarthImGui fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron committed Jul 12, 2024
1 parent 8e6a4b5 commit e285c3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/applications/osgearth_biome/osgearth_biome.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>
*/
#include <osgEarthImGui/ImGuiApp>

#include <osgEarth/Notify>
#include <osgEarth/EarthManipulator>
#include <osgEarth/ExampleResources>
Expand Down
3 changes: 3 additions & 0 deletions src/osgEarthImGui/ImGuiPanel
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
#include <osgEarth/BuildConfig>
#include <osgEarth/Config>
#include <osgEarth/GLUtils>
#include <osgEarth/MapNode>
#include <osgEarth/Terrain>
#include <osgEarth/GeoData>

#include <osgDB/ReadFile>
#include <osg/observer_ptr>
Expand Down

0 comments on commit e285c3b

Please sign in to comment.