diff options
Diffstat (limited to 'src/core/GpgFrontendCore.h')
-rw-r--r-- | src/core/GpgFrontendCore.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/GpgFrontendCore.h b/src/core/GpgFrontendCore.h index e4fe7a10..27738f7b 100644 --- a/src/core/GpgFrontendCore.h +++ b/src/core/GpgFrontendCore.h @@ -46,6 +46,8 @@ #include <vmime/vmime.hpp> // libconfig includes +#undef LIBCONFIGXX_STATIC +#define LIBCONFIGXX_STATIC #include <libconfig.h++> #include "core/GpgModel.h" |