diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index 5c9a6c52..e9135425 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -8,6 +8,7 @@ #include "fmt/core.h" #include "httplib.h" #include "json.hpp" +#include "CLI11.hpp" #include