aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/KeyMgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/KeyMgmt.h')
-rwxr-xr-xsrc/ui/KeyMgmt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/KeyMgmt.h b/src/ui/KeyMgmt.h
index e3f250eb..1e0ad5d2 100755
--- a/src/ui/KeyMgmt.h
+++ b/src/ui/KeyMgmt.h
@@ -25,9 +25,9 @@
#ifndef __KEYMGMT_H__
#define __KEYMGMT_H__
-#include "KeyImportDetailDialog.h"
-#include "KeyServerImportDialog.h"
#include "ui/GpgFrontendUI.h"
+#include "ui/KeyImportDetailDialog.h"
+#include "ui/KeyServerImportDialog.h"
#include "ui/keygen/KeygenDialog.h"
#include "ui/keypair_details/KeyDetailsDialog.h"
#include "ui/widgets/KeyList.h"