diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/dialog/keypair_details/KeySetExpireDateDialog.cpp (renamed from src/ui/keypair_details/KeySetExpireDateDialog.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/keypair_details/KeySetExpireDateDialog.cpp b/src/ui/dialog/keypair_details/KeySetExpireDateDialog.cpp index 1f28736f..2c10b895 100644 --- a/src/ui/keypair_details/KeySetExpireDateDialog.cpp +++ b/src/ui/dialog/keypair_details/KeySetExpireDateDialog.cpp @@ -26,7 +26,7 @@ * */ -#include "ui/keypair_details/KeySetExpireDateDialog.h" +#include "KeySetExpireDateDialog.h" #include <utility> |