summaryrefslogtreecommitdiffhomepage
path: root/crop-tool
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-09-30 18:52:41 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-09-30 18:52:41 +0200
commitc7ce9f57f53325e47574bf0fcdaa495146656289 (patch)
tree7a6d68e74cdf29e23a533ac5a98aec061e60008e /crop-tool
parent5c9863cf0998b5f1b6107ce09b54cd3e8b484221 (diff)
.
Diffstat (limited to 'crop-tool')
-rw-r--r--crop-tool/atlas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/crop-tool/atlas.cpp b/crop-tool/atlas.cpp
index 9e16a3cd..a588ff3c 100644
--- a/crop-tool/atlas.cpp
+++ b/crop-tool/atlas.cpp
@@ -1,7 +1,7 @@
#undef NDEBUG
#include "atlas.hpp"
-#include "../anim/serialize.hpp"
+#include "anim/serialize.hpp"
#include <cassert>
#include <filesystem>