From 18b0c0e122f04b840f563862c5c1e4b2934b55c1 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sat, 7 May 2022 15:36:35 -0700 Subject: Fix camera view matrix, [WIP] guizmo --- source/EditorUtils.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/EditorUtils.hpp') diff --git a/source/EditorUtils.hpp b/source/EditorUtils.hpp index d832447..88d78ac 100644 --- a/source/EditorUtils.hpp +++ b/source/EditorUtils.hpp @@ -1,12 +1,11 @@ #pragma once #include "Color.hpp" +#include "EditorGuizmo.hpp" #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