aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms
diff options
context:
space:
mode:
Diffstat (limited to 'src/cms')
-rw-r--r--src/cms/cms_dec.cpp2
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>