aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/trustitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cpp/src/trustitem.h')
-rw-r--r--lang/cpp/src/trustitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cpp/src/trustitem.h b/lang/cpp/src/trustitem.h
index d31dc0b7..a951bdf9 100644
--- a/lang/cpp/src/trustitem.h
+++ b/lang/cpp/src/trustitem.h
@@ -27,7 +27,7 @@
#define __GPGMEPP_TRUSTITEM_H__
#include "gpgmefw.h"
-#include <key.h>
+#include "key.h"
#include "gpgmepp_export.h"
#include <algorithm>