diff options
Diffstat (limited to '')
-rw-r--r-- | g10/export.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/export.c b/g10/export.c index 931f7ce75..09faa0375 100644 --- a/g10/export.c +++ b/g10/export.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 "main.h" |