aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/x509cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/x509/x509cert.h')
-rw-r--r--src/cert/x509/x509cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cert/x509/x509cert.h b/src/cert/x509/x509cert.h
index d25b97694..6a4fd6959 100644
--- a/src/cert/x509/x509cert.h
+++ b/src/cert/x509/x509cert.h
@@ -12,7 +12,7 @@
#include <botan/x509_dn.h>
#include <botan/x509_key.h>
#include <botan/datastor.h>
-#include <botan/pubkey_enums.h>
+#include <botan/key_constraint.h>
#include <map>
namespace Botan {