summaryrefslogtreecommitdiffhomepage
path: root/loader/anim-atlas.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-07-16 18:57:51 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-07-16 18:57:51 +0200
commitc3258606e206f91e89c2451c6afb6fb4fd96a11f (patch)
treebf4cd788396f8c8ac8987c55d27ad8a92e4acbd8 /loader/anim-atlas.cpp
parentd71c3ca30ea79d6a54446be8c5a9da169d7ccd1e (diff)
wa
Diffstat (limited to 'loader/anim-atlas.cpp')
-rw-r--r--loader/anim-atlas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/anim-atlas.cpp b/loader/anim-atlas.cpp
index cfbe7245..eef5f647 100644
--- a/loader/anim-atlas.cpp
+++ b/loader/anim-atlas.cpp
@@ -2,7 +2,7 @@
#include "atlas-loader.inl"
#include "anim-cell.hpp"
#include "anim-traits.hpp"
-#include "compat/borrowed-ptr.inl"
+#include "compat/borrowed-ptr.hpp"
namespace floormat::loader_detail {