diff --git a/src/fs_clonepath.cpp b/src/fs_clonepath.cpp index 4ea819a1..3e888043 100644 --- a/src/fs_clonepath.cpp +++ b/src/fs_clonepath.cpp @@ -27,6 +27,8 @@ #include "fs_xattr.hpp" #include "ugid.hpp" +#include "fmt/core.h" + #include using std::string;