summaryrefslogtreecommitdiffhomepage
path: root/anim-crop-tool/atlas.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
commitcf6c5668f1d41a0fe02f97351a522ccfb3f245d4 (patch)
tree2dd795feb2b735773ca936effa57884986196aca /anim-crop-tool/atlas.hpp
parentb581b559fe426f39b1d548ca27f03cb22dd2ed22 (diff)
a
Diffstat (limited to 'anim-crop-tool/atlas.hpp')
-rw-r--r--anim-crop-tool/atlas.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/anim-crop-tool/atlas.hpp b/anim-crop-tool/atlas.hpp
index be74b40a..32819a2e 100644
--- a/anim-crop-tool/atlas.hpp
+++ b/anim-crop-tool/atlas.hpp
@@ -7,7 +7,7 @@
namespace std::filesystem { class path; }
-namespace Magnum::Examples::Serialize {
+namespace floormat::Serialize {
struct anim_frame;
@@ -38,4 +38,4 @@ public:
[[nodiscard]] bool dump(const std::filesystem::path& filename) const;
};
-} // namespace Magnum::Examples::Serialize
+} // namespace floormat::Serialize