aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap/perl-xs/Botan.xs
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap/perl-xs/Botan.xs')
-rw-r--r--src/wrap/perl-xs/Botan.xs4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/wrap/perl-xs/Botan.xs b/src/wrap/perl-xs/Botan.xs
index 5268a96d1..fc0c00ff5 100644
--- a/src/wrap/perl-xs/Botan.xs
+++ b/src/wrap/perl-xs/Botan.xs
@@ -12,9 +12,7 @@ extern "C" {
#include <botan/asn1_obj.h>
#include <botan/asn1_oid.h>
-#include <botan/base64.h>
-#include <botan/basefilt.h>
-#include <botan/hex_filt.h>
+#include <botan/filters.h>
#include <botan/init.h>
#include <botan/oids.h>
#include <botan/x509cert.h>