From 7129d65df7b02d7412ee5d56debd5a9c094db5ad Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 7 May 2022 15:36:35 -0700 Subject: Changeset: 23 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