summaryrefslogtreecommitdiffhomepage
path: root/loader/scenery-traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'loader/scenery-traits.hpp')
-rw-r--r--loader/scenery-traits.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/scenery-traits.hpp b/loader/scenery-traits.hpp
index 37aaa199..0d7387c7 100644
--- a/loader/scenery-traits.hpp
+++ b/loader/scenery-traits.hpp
@@ -1,6 +1,6 @@
#pragma once
#include "atlas-loader-fwd.hpp"
-#include <memory>
+#include "compat/borrowed-ptr.hpp"
namespace floormat { struct scenery_cell; struct scenery_proto; }