diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-09-30 18:52:41 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-09-30 18:52:41 +0200 |
| commit | c7ce9f57f53325e47574bf0fcdaa495146656289 (patch) | |
| tree | 7a6d68e74cdf29e23a533ac5a98aec061e60008e /crop-tool | |
| parent | 5c9863cf0998b5f1b6107ce09b54cd3e8b484221 (diff) | |
.
Diffstat (limited to 'crop-tool')
| -rw-r--r-- | crop-tool/atlas.cpp | 2 |
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> |
