diff options
Diffstat (limited to 'g13/keyblob.c')
-rw-r--r-- | g13/keyblob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/keyblob.c b/g13/keyblob.c index 81863bb4e..1fb9be73a 100644 --- a/g13/keyblob.c +++ b/g13/keyblob.c @@ -32,7 +32,7 @@ #include "keyblob.h" #include "../common/sysutils.h" -#include "host2net.h" +#include "../common/host2net.h" /* Parse the header prefix and return the length of the entire header. */ |