diff options
Diffstat (limited to 'g10/import.c')
-rw-r--r-- | g10/import.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/import.c b/g10/import.c index fbfb18d0e..a58637c9d 100644 --- a/g10/import.c +++ b/g10/import.c @@ -28,7 +28,7 @@ #include "gpg.h" #include "options.h" #include "packet.h" -#include "errors.h" +#include "status.h" #include "keydb.h" #include "util.h" #include "trustdb.h" |