summaryrefslogtreecommitdiff
path: root/src/core/reporter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/reporter.cpp')
-rw-r--r--src/core/reporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/reporter.cpp b/src/core/reporter.cpp
index 424bb63c7..a2627b5e2 100644
--- a/src/core/reporter.cpp
+++ b/src/core/reporter.cpp
@@ -6,7 +6,7 @@
#include <iomanip>
#include <fmt/chrono.h>
-#include <fmt/format.h>
+#include <fmt/ranges.h>
#include <nlohmann/json.hpp>
#include "common/fs/file.h"