aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgPassphraseContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GpgPassphraseContext.h')
-rw-r--r--src/core/model/GpgPassphraseContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/model/GpgPassphraseContext.h b/src/core/model/GpgPassphraseContext.h
index 2bc1ac75..1db36f62 100644
--- a/src/core/model/GpgPassphraseContext.h
+++ b/src/core/model/GpgPassphraseContext.h
@@ -30,6 +30,8 @@
#pragma once
+#include "core/GpgFrontendCoreExport.h"
+
namespace GpgFrontend {
class GPGFRONTEND_CORE_EXPORT GpgPassphraseContext : public QObject {