summaryrefslogtreecommitdiffhomepage
path: root/src/tile.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-07 22:00:01 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-07 22:00:01 +0200
commit766909047b6873b5af3f9aa98c6ed8cd53c6cc54 (patch)
tree3b32bc3035f14c2072fd687e2c9b18b7860c88e0 /src/tile.hpp
parentd19a44bcb53cebbee0ae51981f66b93b31cb9dcb (diff)
a
Diffstat (limited to 'src/tile.hpp')
-rw-r--r--src/tile.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tile.hpp b/src/tile.hpp
index b3b57d08..c6d4e73d 100644
--- a/src/tile.hpp
+++ b/src/tile.hpp
@@ -2,8 +2,6 @@
#include "compat/defs.hpp"
#include "compat/assert.hpp"
#include "tile-defs.hpp"
-#include <Magnum/Magnum.h>
-#include <Magnum/Math/Vector3.h>
#include <cstdint>
#include <memory>