aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmaccount.cpp')
-rw-r--r--autotests/testolmaccount.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/autotests/testolmaccount.cpp b/autotests/testolmaccount.cpp
index cbce845a..a4dfd7b5 100644
--- a/autotests/testolmaccount.cpp
+++ b/autotests/testolmaccount.cpp
@@ -3,9 +3,9 @@
// SPDX-License-Identifier: LGPL-2.1-or-later
#include "testolmaccount.h"
-#include <crypto/qolmaccount.h>
-#include <csapi/definitions/device_keys.h>
-#include <events/encryptedfile.h>
+#include "crypto/qolmaccount.h"
+#include "csapi/definitions/device_keys.h"
+#include "events/encryptedfile.h"
using namespace Quotient;