diff options
Diffstat (limited to 'g10/trust.c')
-rw-r--r-- | g10/trust.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/g10/trust.c b/g10/trust.c index d0ea77efd..77fde4cf6 100644 --- a/g10/trust.c +++ b/g10/trust.c @@ -26,13 +26,13 @@ #include "gpg.h" #include "keydb.h" -#include "util.h" +#include "../common/util.h" #include "options.h" #include "packet.h" #include "main.h" -#include "i18n.h" +#include "../common/i18n.h" #include "trustdb.h" -#include "host2net.h" +#include "../common/host2net.h" /* Return true if key is disabled. Note that this is usually used via |