aboutsummaryrefslogtreecommitdiffstats
path: root/g10/cipher.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/cipher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cipher.c b/g10/cipher.c
index fcd3965c3..dc248e395 100644
--- a/g10/cipher.c
+++ b/g10/cipher.c
@@ -26,7 +26,7 @@
#include <assert.h>
#include "gpg.h"
-#include "errors.h"
+#include "status.h"
#include "iobuf.h"
#include "util.h"
#include "filter.h"