From 72aa709c08c592b4ce32cb7936c199202c42618a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 25 Jan 2024 11:06:54 +0100 Subject: fix build --- editor/tests/path-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/tests/path-test.cpp b/editor/tests/path-test.cpp index baeeb11f..1b0f5f37 100644 --- a/editor/tests/path-test.cpp +++ b/editor/tests/path-test.cpp @@ -8,7 +8,7 @@ #include "../imgui-raii.hpp" #include "src/camera-offset.hpp" #include -#include +#include namespace floormat::tests { -- cgit v1.2.3