From 89015b9f187a36b71eed49d03b44545c1976efed Mon Sep 17 00:00:00 2001 From: Joseph Donofry Date: Mon, 19 Aug 2019 20:44:58 -0400 Subject: Fix SIGNAL SLOT issue on mtx types --- src/Cache.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Cache.h') diff --git a/src/Cache.h b/src/Cache.h index 5ec79c3b..302bb65b 100644 --- a/src/Cache.h +++ b/src/Cache.h @@ -32,6 +32,7 @@ #include #include "Logging.h" +#include "MatrixClient.h" using mtx::events::state::JoinRule; -- cgit 1.5.1