From 434f7347cbf49e54bac51b4f5c99ba82ebbbe415 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 28 Sep 2021 21:53:32 +0300 Subject: Adapt to libbutl headers extension change from .mxx to .hxx --- openssl/agent/pkcs11/url.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/agent/pkcs11/url.hxx') 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 +#include #include #include -- cgit v1.1