diff options
Diffstat (limited to 'loader/ground-cell.cpp')
-rw-r--r-- | loader/ground-cell.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/ground-cell.cpp b/loader/ground-cell.cpp index 21982bd0..33696cd6 100644 --- a/loader/ground-cell.cpp +++ b/loader/ground-cell.cpp @@ -4,6 +4,7 @@ //#include "serialize/corrade-string.hpp" #include "serialize/ground-atlas.hpp" #include "serialize/corrade-array.hpp" +#include "compat/borrowed-ptr.inl" #include <cr/Array.h> namespace floormat { |