aboutsummaryrefslogtreecommitdiff
path: root/lib/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/connection.h')
-rw-r--r--lib/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/connection.h b/lib/connection.h
index d2347d1d..3a12ec39 100644
--- a/lib/connection.h
+++ b/lib/connection.h
@@ -22,7 +22,7 @@
#include <functional>
#ifdef Quotient_E2EE_ENABLED
-#include "crypto/e2ee.h"
+#include "e2ee/e2ee.h"
#endif
Q_DECLARE_METATYPE(Quotient::GetLoginFlowsJob::LoginFlow)