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