From f677d0d5ac2376f6cb60a6125be53b06f338a3d2 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 27 Oct 2022 17:17:35 +0200 Subject: cleanup some serialization stuff --- editor/json.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'editor') diff --git a/editor/json.cpp b/editor/json.cpp index f3317d5e..40c26952 100644 --- a/editor/json.cpp +++ b/editor/json.cpp @@ -1,9 +1,6 @@ #include "app.hpp" #include "floormat/main.hpp" #include "src/world.hpp" -#include "serialize/json-helper.hpp" -#include "serialize/tile-atlas.hpp" -#include "serialize/world.hpp" #include namespace floormat { -- cgit v1.2.3