diff options
Diffstat (limited to 'src/crl_ent.cpp')
-rw-r--r-- | src/crl_ent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crl_ent.cpp b/src/crl_ent.cpp index 16c6fa561..e36d71843 100644 --- a/src/crl_ent.cpp +++ b/src/crl_ent.cpp @@ -8,7 +8,7 @@ #include <botan/der_enc.h> #include <botan/ber_dec.h> #include <botan/bigint.h> -#include <botan/conf.h> +#include <botan/config.h> #include <botan/oids.h> #include <botan/util.h> |