diff options
Diffstat (limited to 'openssl/diagnostics.hxx')
-rw-r--r-- | openssl/diagnostics.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/diagnostics.hxx b/openssl/diagnostics.hxx index 248e771..b918c94 100644 --- a/openssl/diagnostics.hxx +++ b/openssl/diagnostics.hxx @@ -4,7 +4,7 @@ #ifndef OPENSSL_DIAGNOSTICS_HXX #define OPENSSL_DIAGNOSTICS_HXX -#include <libbutl/diagnostics.mxx> +#include <libbutl/diagnostics.hxx> #include <openssl/types.hxx> // Note: not <openssl/utility.hxx>. |