diff --git a/src/func_create_ff.cpp b/src/func_create_ff.cpp index 3493c957..97689b55 100644 --- a/src/func_create_ff.cpp +++ b/src/func_create_ff.cpp @@ -34,7 +34,7 @@ namespace l mode_t mode; FileInfo *fi; fs::info_t info; - ghc::filesystem::path fullpath; + fs::Path fullpath; mode = mode_; for(auto &tier : branches_)