aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xkeymgmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/keymgmt.cpp b/keymgmt.cpp
index cac5912..007c7a3 100755
--- a/keymgmt.cpp
+++ b/keymgmt.cpp
@@ -22,7 +22,7 @@
#include <QtGui>
#include "keymgmt.h"
-#include "keyutils.h"
+
KeyMgmt::KeyMgmt(GpgME::Context *ctx, QString iconpath)
{