aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgVerifyResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GpgVerifyResult.h')
-rw-r--r--src/core/model/GpgVerifyResult.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/model/GpgVerifyResult.h b/src/core/model/GpgVerifyResult.h
index c150d633..6e61497e 100644
--- a/src/core/model/GpgVerifyResult.h
+++ b/src/core/model/GpgVerifyResult.h
@@ -29,7 +29,7 @@
#pragma once
#include "core/GpgFrontendCoreExport.h"
-#include "core/typedef/GpgTypedef.h"
+#include "core/model/GpgSignature.h"
namespace GpgFrontend {