Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update source/editor/ImGui/Nodes/imgui_bezier_math.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Loading branch information
The3dVehicleguy and Copilot authored Dec 2, 2025
commit 5be1a879f674e0ad1da73e66855d9a1b5b10279d
2 changes: 1 addition & 1 deletion source/editor/ImGui/Nodes/imgui_bezier_math.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

//------------------------------------------------------------------------------
# include "imgui_extra_math.h"
#include "..\Source\imgui_internal.h"
#include "../Source/imgui_internal.h"


//------------------------------------------------------------------------------
Expand Down