aboutsummaryrefslogtreecommitdiffstats
path: root/src/GpgFrontendContext.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-01-27 16:07:22 +0000
committersaturneric <[email protected]>2025-01-27 16:07:22 +0000
commite17837f898a0a7ecc49fd70e6669946f68701d73 (patch)
tree30b0826300d02e269a74f3a4dcee0477df7ada05 /src/GpgFrontendContext.h
parentfix: member variable 'GpgOperaContext::ascii' is not initialized in the const... (diff)
downloadGpgFrontend-e17837f898a0a7ecc49fd70e6669946f68701d73.tar.gz
GpgFrontend-e17837f898a0a7ecc49fd70e6669946f68701d73.zip
fix: 'kCrashCode' is not a member of 'GpgFrontend'
Diffstat (limited to 'src/GpgFrontendContext.h')
-rw-r--r--src/GpgFrontendContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GpgFrontendContext.h b/src/GpgFrontendContext.h
index 2815caad..507ee051 100644
--- a/src/GpgFrontendContext.h
+++ b/src/GpgFrontendContext.h
@@ -32,6 +32,8 @@
#include <memory>
+#include "core/GpgConstants.h"
+
namespace GpgFrontend {
struct GpgFrontendContext;