From 371f3ba371355ef204bf26bfe8aac962cebc1e4c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jan 2024 04:46:41 +0100 Subject: b --- editor/draw.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editor/draw.cpp') diff --git a/editor/draw.cpp b/editor/draw.cpp index 039492ac..bd77f37d 100644 --- a/editor/draw.cpp +++ b/editor/draw.cpp @@ -4,6 +4,10 @@ #include "shaders/shader.hpp" #include "main/clickable.hpp" #include "editor.hpp" +#include "ground-editor.hpp" +#include "wall-editor.hpp" +#include "scenery-editor.hpp" +#include "vobj-editor.hpp" #include "src/anim-atlas.hpp" #include "draw/anim.hpp" #include "draw/wireframe-meshes.hpp" -- cgit v1.2.3