From f47790b1ec38f27c486ad2002dac8b310933f0a4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 24 Oct 2022 10:39:18 +0200 Subject: a --- main/floormat-main.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/floormat-main.hpp b/main/floormat-main.hpp index 66efeeec..69b2bf34 100644 --- a/main/floormat-main.hpp +++ b/main/floormat-main.hpp @@ -1,6 +1,5 @@ #pragma once -#include "floormat.hpp" #include "src/global-coords.hpp" #include @@ -8,6 +7,7 @@ struct SDL_Window; namespace floormat { +struct fm_settings; struct floormat_app; struct tile_shader; struct world; -- cgit v1.2.3