Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit a08836d

Browse files
committed
fixed include
1 parent 98dda95 commit a08836d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/datasync/qtinyaesencryptor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "qtinyaesencryptor_p.h"
22

33
#include <QtCore/QJsonDocument>
4+
#include <QtCore/QJsonObject>
45
#include <QtCore/qcryptographichash.h>
56

67
#include <qtinyaes.h>

0 commit comments

Comments
 (0)