diff options
Diffstat (limited to 'src/gpg/GpgModel.h')
-rw-r--r-- | src/gpg/GpgModel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg/GpgModel.h b/src/gpg/GpgModel.h index a9351e50..3e07427c 100644 --- a/src/gpg/GpgModel.h +++ b/src/gpg/GpgModel.h @@ -25,6 +25,8 @@ #ifndef GPGFRONTEND_ZH_CN_TS_GPGMODEL_H #define GPGFRONTEND_ZH_CN_TS_GPGMODEL_H +#include "GpgConstants.h" + #include <list> #include <utility> |