From bae47ea4c42d5b8bdd604d91d367741ad257b464 Mon Sep 17 00:00:00 2001 From: Phillip Stephens Date: Thu, 10 Apr 2025 13:51:03 -0700 Subject: [PATCH] Remove spurious header from previous commit, AKA Phil is a dumb dumb --- Runtime/ImGuiConsole.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime/ImGuiConsole.cpp b/Runtime/ImGuiConsole.cpp index 5f931d665..0774c4044 100644 --- a/Runtime/ImGuiConsole.cpp +++ b/Runtime/ImGuiConsole.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include namespace ImGui {