From 3091227ae4eecf837dd2faecf572bbb3a08de9de Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 4 Oct 2022 18:46:10 +0200 Subject: a --- floor-mesh.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'floor-mesh.cpp') diff --git a/floor-mesh.cpp b/floor-mesh.cpp index defc318b..e1f3c744 100644 --- a/floor-mesh.cpp +++ b/floor-mesh.cpp @@ -2,6 +2,7 @@ #include "shaders/tile-shader.hpp" #include "tile.hpp" #include "chunk.hpp" +#include "tile-atlas.hpp" #include namespace Magnum::Examples { -- cgit v1.2.3