summary refs log tree commit diff
path: root/src/DeviceVerificationFlow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DeviceVerificationFlow.h')
-rw-r--r--src/DeviceVerificationFlow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DeviceVerificationFlow.h b/src/DeviceVerificationFlow.h

index 70b5d9b3..d6e5411e 100644 --- a/src/DeviceVerificationFlow.h +++ b/src/DeviceVerificationFlow.h
@@ -3,6 +3,7 @@ #include <QObject> #include <mtx/responses/crypto.hpp> +#include <nlohmann/json.hpp> #include "CacheCryptoStructs.h" #include "Logging.h"