aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/asn1_str.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/asn1/asn1_str.h')
-rw-r--r--src/asn1/asn1_str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1/asn1_str.h b/src/asn1/asn1_str.h
index ba43b0e94..42f1ef5ae 100644
--- a/src/asn1/asn1_str.h
+++ b/src/asn1/asn1_str.h
@@ -8,7 +8,7 @@
#ifndef BOTAN_ASN1_STRING_H__
#define BOTAN_ASN1_STRING_H__
-#include <botan/asn1_int.h>
+#include <botan/asn1_obj.h>
namespace Botan {