diff --git a/src/mfm_options.hpp b/src/mfm_options.hpp index b5f3cd1c..5025563f 100644 --- a/src/mfm_options.hpp +++ b/src/mfm_options.hpp @@ -12,7 +12,7 @@ namespace mfm { struct Dup { - std::filesystem::path dirpath; + std::filesystem::path path; } dup; struct Watch