aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/KeyServerImportTask.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/thread/KeyServerImportTask.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/thread/KeyServerImportTask.h b/src/ui/thread/KeyServerImportTask.h
index 7d3b66c6..336f0503 100644
--- a/src/ui/thread/KeyServerImportTask.h
+++ b/src/ui/thread/KeyServerImportTask.h
@@ -27,6 +27,8 @@
#ifndef GPGFRONTEND_KEYSERVERIMPORTTASK_H
#define GPGFRONTEND_KEYSERVERIMPORTTASK_H
+#include <QtNetwork>
+
#include "GpgFrontendUI.h"
namespace GpgFrontend::UI {