Skip to content

Commit

Permalink
Update DebugWindowImGui.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
adafcaefc authored Jan 15, 2025
1 parent 359489c commit 1b2a5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Geome3Dash/src/gui/DebugWindowImGui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include "DebugWindowImGui.h"
#include "manager/LevelDataManager.h"
#include "lib/imgui-cocos/imgui-cocos.hpp"
#include <imgui-cocos.hpp>

namespace g3d
{
Expand Down Expand Up @@ -31,4 +31,4 @@ namespace g3d
{
ImGuiCocos::get().setup(setupImGui).draw(renderImGui);
}
}
}

0 comments on commit 1b2a5f8

Please sign in to comment.