diff options
Diffstat (limited to 'src/cert/cvc/cvc_req.h')
-rw-r--r-- | src/cert/cvc/cvc_req.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cert/cvc/cvc_req.h b/src/cert/cvc/cvc_req.h index 510e9b70a..484d01f25 100644 --- a/src/cert/cvc/cvc_req.h +++ b/src/cert/cvc/cvc_req.h @@ -8,7 +8,7 @@ #define BOTAN_EAC_CVC_REQ_H__ #include <botan/x509_key.h> -#include <botan/enums.h> +#include <botan/pubkey_enums.h> #include <botan/cvc_gen_cert.h> #include <botan/cvc_req.h> |