aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgFrontendCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/GpgFrontendCore.h')
-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 db3339c3..0b433b96 100644
--- a/src/core/GpgFrontendCore.h
+++ b/src/core/GpgFrontendCore.h
@@ -66,6 +66,9 @@
#include <libarchive/libarchive/archive.h>
#include <libarchive/libarchive/archive_entry.h>
+// json includes
+#include <nlohmann/json.hpp>
+
// dll export macro
#include "GpgFrontendCoreExport.h"