aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/asn1/asn1_attribute.h')
-rw-r--r--src/asn1/asn1_attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1/asn1_attribute.h b/src/asn1/asn1_attribute.h
index b51811015..877135803 100644
--- a/src/asn1/asn1_attribute.h
+++ b/src/asn1/asn1_attribute.h
@@ -8,7 +8,7 @@
#ifndef BOTAN_ASN1_ATTRIBUTE_H__
#define BOTAN_ASN1_ATTRIBUTE_H__
-#include <botan/asn1_int.h>
+#include <botan/asn1_obj.h>
#include <botan/asn1_oid.h>
#include <vector>