summaryrefslogtreecommitdiffstats
path: root/test/localetest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/localetest.c')
-rw-r--r--test/localetest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/localetest.c b/test/localetest.c
index 9df90ed901..616356a140 100644
--- a/test/localetest.c
+++ b/test/localetest.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "../e_os.h"
+#include "internal/e_os.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>