aboutsummaryrefslogtreecommitdiffstats
path: root/g10/encr-data.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/encr-data.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/g10/encr-data.c b/g10/encr-data.c
index 7f5b16392..c4c9ff2f0 100644
--- a/g10/encr-data.c
+++ b/g10/encr-data.c
@@ -27,8 +27,7 @@
#include "util.h"
#include "memory.h"
#include "packet.h"
-#include "mpi.h"
-#include "cipher.h"
+#include "dummy-cipher.h"
#include "options.h"
#include "i18n.h"