summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/rtree.cpp1
-rw-r--r--test/save.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/rtree.cpp b/test/rtree.cpp
index 16e89659..bc8d9e22 100644
--- a/test/rtree.cpp
+++ b/test/rtree.cpp
@@ -4,6 +4,7 @@
#include "src/RTree.hpp"
#include "src/nanosecond.inl"
#include "loader/loader.hpp"
+#include "compat/borrowed-ptr.inl"
namespace floormat {
diff --git a/test/save.cpp b/test/save.cpp
index e30a02fb..04c9810c 100644
--- a/test/save.cpp
+++ b/test/save.cpp
@@ -10,6 +10,7 @@
#include "src/nanosecond.inl"
#include "loader/loader.hpp"
#include "loader/scenery-cell.hpp"
+#include "compat/borrowed-ptr.inl"
#include <Corrade/Utility/Path.h>
namespace floormat {