aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1_str.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/asn1_str.cpp')
-rw-r--r--src/asn1_str.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1_str.cpp b/src/asn1_str.cpp
index e6125f00f..79c7933f7 100644
--- a/src/asn1_str.cpp
+++ b/src/asn1_str.cpp
@@ -8,7 +8,7 @@
#include <botan/ber_dec.h>
#include <botan/charset.h>
#include <botan/parsing.h>
-#include <botan/conf.h>
+#include <botan/config.h>
namespace Botan {