aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/GpgFrontendCore.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/GpgFrontendCore.h b/src/core/GpgFrontendCore.h
index a632966e..ab46d45c 100644
--- a/src/core/GpgFrontendCore.h
+++ b/src/core/GpgFrontendCore.h
@@ -31,6 +31,9 @@
// project base header
#include "GpgFrontend.h"
+// symbol exports header
+#include "core/GpgFrontendCoreExport.h"
+
// qt
#include <QtCore>