aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmaccount.cpp')
-rw-r--r--autotests/testolmaccount.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/autotests/testolmaccount.cpp b/autotests/testolmaccount.cpp
index 4fd129b5..22c457aa 100644
--- a/autotests/testolmaccount.cpp
+++ b/autotests/testolmaccount.cpp
@@ -4,8 +4,8 @@
// SPDX-License-Identifier: LGPL-2.1-or-later
#include "testolmaccount.h"
-#include <crypto/qolmaccount.h>
-#include <crypto/qolmutility.h>
+#include <e2ee/qolmaccount.h>
+#include <e2ee/qolmutility.h>
#include <connection.h>
#include <events/encryptedfile.h>
#include <networkaccessmanager.h>