summary refs log tree commit diff
path: root/src/Cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.h')
-rw-r--r--src/Cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cache.h b/src/Cache.h

index 1a133618..f06a7920 100644 --- a/src/Cache.h +++ b/src/Cache.h
@@ -24,7 +24,7 @@ #include <QImage> #include <QString> -#include <json.hpp> +#include <nlohmann/json.hpp> #include <lmdb++.h> #include <mtx/events/join_rules.hpp> #include <mtx/responses.hpp>