diff options
Diffstat (limited to 'src/core/GpgConstants.h')
-rw-r--r-- | src/core/GpgConstants.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/src/core/GpgConstants.h b/src/core/GpgConstants.h index f3f0c6e6..06f8e20d 100644 --- a/src/core/GpgConstants.h +++ b/src/core/GpgConstants.h @@ -29,14 +29,7 @@ #ifndef GPG_CONSTANTS_H #define GPG_CONSTANTS_H -#include <GpgFrontend.h> -#include <gpgme.h> - -#include <cassert> -#include <functional> - -// dll export macro -#include "GpgFrontendCoreExport.h" +#include "GpgFrontendCore.h" const int RESTART_CODE = 1000; ///< |