diff options
Diffstat (limited to 'src/asn1_tm.cpp')
-rw-r--r-- | src/asn1_tm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asn1_tm.cpp b/src/asn1_tm.cpp index e59b352c7..c9315d739 100644 --- a/src/asn1_tm.cpp +++ b/src/asn1_tm.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> #include <ctime> namespace Botan { |