Skip to content

Commit bae47ea

Browse files
committed
Remove spurious header from previous commit, AKA Phil is a dumb dumb
1 parent a06f24b commit bae47ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/ImGuiConsole.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include <SDL3/SDL_dialog.h>
2323
#include <SDL3/SDL_error.h>
2424
#include <magic_enum.hpp>
25-
#include <build/linux-default-relwithdebinfo/_deps/imgui-src/imgui_internal.h>
25+
#include <imgui_internal.h>
2626
#include <zeus/CEulerAngles.hpp>
2727

2828
namespace ImGui {

0 commit comments

Comments
 (0)