diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/GpgConstants.cpp (renamed from src/gpg/GpgConstants.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg/GpgConstants.cpp b/src/core/GpgConstants.cpp index dbcb7aee..838164d1 100644 --- a/src/gpg/GpgConstants.cpp +++ b/src/core/GpgConstants.cpp @@ -26,7 +26,7 @@ * */ -#include "gpg/GpgConstants.h" +#include "core/GpgConstants.h" #include <gpg-error.h> |