From 242317c1f7f2a6abdfbdbc99d5297539bbdc842f Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sat, 30 Apr 2022 13:55:20 -0700 Subject: Add ImGuizmo for GameObjects, start to make things actually render --- source/EditorUtils.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/EditorUtils.hpp') diff --git a/source/EditorUtils.hpp b/source/EditorUtils.hpp index 67ffb0c..b079f13 100644 --- a/source/EditorUtils.hpp +++ b/source/EditorUtils.hpp @@ -5,6 +5,8 @@ #include #include +#include + // To check whether a payload is of this type, use starts_with() #define BRUSSEL_TAG_PREFIX_GameObject "GameObject" #define BRUSSEL_TAG_PREFIX_Ires "Ires" -- cgit v1.2.3-70-g09d2