diff options
Diffstat (limited to 'src/core/GpgModel.h')
-rw-r--r-- | src/core/GpgModel.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/GpgModel.h b/src/core/GpgModel.h index e3d43332..d8d4e6fe 100644 --- a/src/core/GpgModel.h +++ b/src/core/GpgModel.h @@ -29,10 +29,7 @@ #ifndef GPGFRONTEND_ZH_CN_TS_GPGMODEL_H #define GPGFRONTEND_ZH_CN_TS_GPGMODEL_H -#include <list> -#include <utility> - -#include "GpgConstants.h" +#include "core/GpgConstants.h" #include "core/model/GpgData.h" #include "core/model/GpgKey.h" #include "core/model/GpgSignature.h" |