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 325ca2ec..858f29d8 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/utils.h>
+#include "crypto/qolminboundsession.h"
+#include "crypto/qolmoutboundsession.h"
+#include "crypto/qolmutils.h"
using namespace Quotient;