diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index 2914ef92..5c9a6c52 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -9,6 +9,8 @@ #include "httplib.h" #include "json.hpp" +#include + using json = nlohmann::json;