summaryrefslogtreecommitdiffhomepage
path: root/crop-tool/atlas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'crop-tool/atlas.cpp')
-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>