From 9fcdfe312fd9809a1cd52c08e7d8d7bd991a9fb3 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 7 May 2022 17:27:01 -0700 Subject: Changeset: 25 Reduce dependency between editor headers and main game headers --- source/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/main.cpp') diff --git a/source/main.cpp b/source/main.cpp index 0dec98f..1437c4f 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -2,6 +2,7 @@ #include "AppConfig.hpp" #include "CommonVertexIndex.hpp" +#include "EditorGuizmo.hpp" #include "Ires.hpp" #include "Material.hpp" #include "Shader.hpp" -- cgit v1.2.3-70-g09d2