diff options
Diffstat (limited to 'gpgcontext.h')
-rw-r--r-- | gpgcontext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgcontext.h b/gpgcontext.h index 7bb9a4b..ba4cf67 100644 --- a/gpgcontext.h +++ b/gpgcontext.h @@ -28,7 +28,7 @@ #include <gpgme.h> #include <QLinkedList> #include <QtGui> -#include "kgpg/kgpgkey.h" +#include "kgpg/core/kgpgkey.h" QT_BEGIN_NAMESPACE class QMessageBox; |