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

index a3e2c6c1..a92f6bc5 100644 --- a/include/Cache.h +++ b/include/Cache.h
@@ -19,12 +19,11 @@ #include <QDebug> #include <QDir> +#include <QImage> #include <json.hpp> #include <lmdb++.h> #include <mtx/responses.hpp> -#include "Utils.h" - struct SearchResult { QString user_id;