diff options
Diffstat (limited to 'src/core/GpgConstants.cpp')
-rw-r--r-- | src/core/GpgConstants.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/GpgConstants.cpp b/src/core/GpgConstants.cpp index ff6e0198..932b5f88 100644 --- a/src/core/GpgConstants.cpp +++ b/src/core/GpgConstants.cpp @@ -29,8 +29,9 @@ #include "core/GpgConstants.h" #include <boost/algorithm/string/predicate.hpp> +#include <sstream> -#include "function/FileOperator.h" +#include "core/function/FileOperator.h" const char* GpgFrontend::GpgConstants::PGP_CRYPT_BEGIN = "-----BEGIN PGP MESSAGE-----"; ///< |