From f2011f48feb7a7ed4139ec6aa1ee874d520f1d86 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 11 Jun 2022 11:39:51 -0700 Subject: Changeset: 71 Initial work on rendering grid in editor mode, move ImGuizmo out of game project (no more codegen) --- source/30-game/EditorUtils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/30-game/EditorUtils.hpp') diff --git a/source/30-game/EditorUtils.hpp b/source/30-game/EditorUtils.hpp index 8a9ab95..9d15f61 100644 --- a/source/30-game/EditorUtils.hpp +++ b/source/30-game/EditorUtils.hpp @@ -1,7 +1,7 @@ #pragma once #include "EditorCore.hpp" -#include "EditorGuizmo.hpp" +#include "ImGuiGuizmo.hpp" #include "Ires.hpp" #include -- cgit v1.2.3-70-g09d2