diff options
Diffstat (limited to '')
-rw-r--r-- | src/core/GpgGenKeyInfo.cpp (renamed from src/gpg/GpgGenKeyInfo.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpg/GpgGenKeyInfo.cpp b/src/core/GpgGenKeyInfo.cpp index 75a6c77e..6ca83c96 100644 --- a/src/gpg/GpgGenKeyInfo.cpp +++ b/src/core/GpgGenKeyInfo.cpp @@ -26,7 +26,7 @@ * */ -#include "gpg/GpgGenKeyInfo.h" +#include "core/GpgGenKeyInfo.h" #include <boost/date_time/gregorian/greg_date.hpp> #include <boost/date_time/gregorian/greg_duration.hpp> |