aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/result_analyse/GpgVerifyResultAnalyse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/function/result_analyse/GpgVerifyResultAnalyse.h')
-rw-r--r--src/core/function/result_analyse/GpgVerifyResultAnalyse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/function/result_analyse/GpgVerifyResultAnalyse.h b/src/core/function/result_analyse/GpgVerifyResultAnalyse.h
index 719bb107..7166ae4d 100644
--- a/src/core/function/result_analyse/GpgVerifyResultAnalyse.h
+++ b/src/core/function/result_analyse/GpgVerifyResultAnalyse.h
@@ -29,6 +29,7 @@
#pragma once
#include "GpgResultAnalyse.h"
+#include "core/model/GpgSignature.h"
#include "core/model/GpgVerifyResult.h"
namespace GpgFrontend {