diff options
Diffstat (limited to 'src/core/model/GpgUID.h')
-rw-r--r-- | src/core/model/GpgUID.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/model/GpgUID.h b/src/core/model/GpgUID.h index 49ddd4c4..6cc44b57 100644 --- a/src/core/model/GpgUID.h +++ b/src/core/model/GpgUID.h @@ -28,8 +28,9 @@ #pragma once -#include "GpgKeySignature.h" #include "GpgTOFUInfo.h" +#include "core/model/GpgKeySignature.h" +#include "core/typedef/CoreTypedef.h" namespace GpgFrontend { /** |