summaryrefslogtreecommitdiffhomepage
path: root/src/tile-bbox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tile-bbox.hpp')
-rw-r--r--src/tile-bbox.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile-bbox.hpp b/src/tile-bbox.hpp
index 3275e22a..ba61f0bf 100644
--- a/src/tile-bbox.hpp
+++ b/src/tile-bbox.hpp
@@ -1,6 +1,7 @@
#pragma once
#include "src/tile-defs.hpp"
#include "src/local-coords.hpp"
+#include <Corrade/Containers/Pair.h>
#include <Magnum/Magnum.h>
#include <Magnum/Math/Vector2.h>