aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/params_dup.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/params_dup.c')
-rw-r--r--crypto/params_dup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/params_dup.c b/crypto/params_dup.c
index 530bc530cc..3c3b18e620 100644
--- a/crypto/params_dup.c
+++ b/crypto/params_dup.c
@@ -11,7 +11,7 @@
#include <openssl/params.h>
#include <openssl/param_build.h>
#include "internal/param_build_set.h"
-#include "e_os.h" /* strcasecmp */
+#include "internal/e_os.h" /* strcasecmp */
#define OSSL_PARAM_ALLOCATED_END 127
#define OSSL_PARAM_MERGE_LIST_MAX 128