From 85e93a88a697b8b287689721b3c5e48a8ea405c0 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Sun, 22 Jul 2018 19:48:58 +0300 Subject: Add option to specify the scale factor fixes #357 fixes #335 fixes #230 --- src/CommunitiesList.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommunitiesList.cpp') diff --git a/src/CommunitiesList.cpp b/src/CommunitiesList.cpp index af30050d..7054db9d 100644 --- a/src/CommunitiesList.cpp +++ b/src/CommunitiesList.cpp @@ -1,5 +1,5 @@ -#include "Cache.h" #include "CommunitiesList.h" +#include "Cache.h" #include "Logging.h" #include "MatrixClient.h" -- cgit 1.5.1