aboutsummaryrefslogtreecommitdiff
path: root/openssl/agent/pkcs11/url.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-09-28 21:53:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-09-28 21:53:32 +0300
commit434f7347cbf49e54bac51b4f5c99ba82ebbbe415 (patch)
treeecd8c006339f24e7ccfe866a4d4677a4f741ca4a /openssl/agent/pkcs11/url.hxx
parent09078c0cb50163bbacc25e36ac09095694e3ad07 (diff)
Adapt to libbutl headers extension change from .mxx to .hxx
Diffstat (limited to 'openssl/agent/pkcs11/url.hxx')
-rw-r--r--openssl/agent/pkcs11/url.hxx2
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>