summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/ui/ui_null.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ui/ui_null.c')
-rw-r--r--crypto/openssl/crypto/ui/ui_null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ui/ui_null.c b/crypto/openssl/crypto/ui/ui_null.c
index 9e5f6fca59e5..9ab00e0a7cb8 100644
--- a/crypto/openssl/crypto/ui/ui_null.c
+++ b/crypto/openssl/crypto/ui/ui_null.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "ui_locl.h"
+#include "ui_local.h"
static const UI_METHOD ui_null = {
"OpenSSL NULL UI",