aboutsummaryrefslogtreecommitdiff
path: root/autotests/testgroupsession.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testgroupsession.cpp')
-rw-r--r--autotests/testgroupsession.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/autotests/testgroupsession.cpp b/autotests/testgroupsession.cpp
index ea1bb4a9..afd5ef81 100644
--- a/autotests/testgroupsession.cpp
+++ b/autotests/testgroupsession.cpp
@@ -3,9 +3,9 @@
// SPDX-License-Identifier: LGPL-2.1-or-later
#include "testgroupsession.h"
-#include "crypto/qolminboundsession.h"
-#include "crypto/qolmoutboundsession.h"
-#include "crypto/qolmutils.h"
+#include "e2ee/qolminboundsession.h"
+#include "e2ee/qolmoutboundsession.h"
+#include "e2ee/qolmutils.h"
using namespace Quotient;