diff options
Diffstat (limited to 'g10/photoid.c')
-rw-r--r-- | g10/photoid.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/photoid.c b/g10/photoid.c index aa9607205..876543af3 100644 --- a/g10/photoid.c +++ b/g10/photoid.c @@ -39,6 +39,7 @@ #include "options.h" #include "main.h" #include "photoid.h" +#include "ttyio.h" /* Generate a new photo id packet, or return NULL if canceled */ PKT_user_id *generate_photo_id(PKT_public_key *pk) |