diff options
Diffstat (limited to 'openssl/agent/pkcs11/url.hxx')
-rw-r--r-- | openssl/agent/pkcs11/url.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/agent/pkcs11/url.hxx b/openssl/agent/pkcs11/url.hxx index 174cef6..04176c0 100644 --- a/openssl/agent/pkcs11/url.hxx +++ b/openssl/agent/pkcs11/url.hxx @@ -4,7 +4,7 @@ #ifndef OPENSSL_AGENT_PKCS11_URL_HXX #define OPENSSL_AGENT_PKCS11_URL_HXX -#include <libbutl/url.mxx> +#include <libbutl/url.hxx> #include <openssl/types.hxx> #include <openssl/utility.hxx> |