summaryrefslogtreecommitdiff
path: root/src/object1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/object1.cc')
-rw-r--r--src/object1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object1.cc b/src/object1.cc
index 5f4db047..c4945e6b 100644
--- a/src/object1.cc
+++ b/src/object1.cc
@@ -59,7 +59,7 @@
#include <boost/algorithm/string/join.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <cassert>
-#include <format.h>
+#include <fmt/format.h>
#include <utility>
using boost::starts_with;