aboutsummaryrefslogtreecommitdiff
path: root/installer/process/installworker.h
diff options
context:
space:
mode:
Diffstat (limited to 'installer/process/installworker.h')
-rw-r--r--installer/process/installworker.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/installer/process/installworker.h b/installer/process/installworker.h
index 84cbc48..c98763b 100644
--- a/installer/process/installworker.h
+++ b/installer/process/installworker.h
@@ -12,6 +12,11 @@
#include <QNetworkReply>
#include <QTemporaryFile>
#include <QTemporaryDir>
+#include <QStandardPaths>
+#include <QJsonDocument>
+#include <QJsonObject>
+
+#include <quazip/JlCompress.h>
#include <iostream>