diff options
Diffstat (limited to 'src/cms/cms_dec.cpp')
-rw-r--r-- | src/cms/cms_dec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cms/cms_dec.cpp b/src/cms/cms_dec.cpp index a9f4e69d9..744ff4d63 100644 --- a/src/cms/cms_dec.cpp +++ b/src/cms/cms_dec.cpp @@ -7,7 +7,7 @@ #include <botan/cms_dec.h> #include <botan/ber_dec.h> -#include <botan/asn1_int.h> +#include <botan/asn1_obj.h> #include <botan/oids.h> #include <botan/pem.h> |