summaryrefslogtreecommitdiffstats
path: root/test/p_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/p_test.c')
-rw-r--r--test/p_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/p_test.c b/test/p_test.c
index 80f0784dd9..32a5e44117 100644
--- a/test/p_test.c
+++ b/test/p_test.c
@@ -26,7 +26,7 @@
# define OSSL_provider_init PROVIDER_INIT_FUNCTION_NAME
#endif
-#include "e_os.h"
+#include "internal/e_os.h"
#include <openssl/core.h>
#include <openssl/core_dispatch.h>
#include <openssl/err.h>