aboutsummaryrefslogtreecommitdiff
path: root/source/30-game/EditorUtils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/30-game/EditorUtils.hpp')
-rw-r--r--source/30-game/EditorUtils.hpp2
1 files changed, 1 insertions, 1 deletions
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 <Color.hpp>