aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyMgmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/ui/KeyMgmt.cpp (renamed from src/keymgmt.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keymgmt.cpp b/src/ui/KeyMgmt.cpp
index 9d75a3fd..fa1586d2 100755
--- a/src/keymgmt.cpp
+++ b/src/ui/KeyMgmt.cpp
@@ -20,7 +20,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "keymgmt.h"
+#include "ui/KeyMgmt.h"
#include <utility>