update fmt paths

This commit is contained in:
ouwou 2023-06-01 15:13:48 -04:00
parent b53710f47a
commit f1fb2419d6

View File

@ -2,8 +2,8 @@
#include <cstdint>
#include <nlohmann/json.hpp>
#include <glibmm/ustring.h>
#include <fmt/core.h>
#include <fmt/ostream.h>
#include <spdlog/fmt/fmt.h>
#include <spdlog/fmt/ostr.h>
struct Snowflake {
Snowflake();