Move e_os.h to include/internal
[openssl.git] / crypto / evp / ec_support.c
index 8550be65e7852dfb65536bbc6273526300daefe6..979e861cffe5d7956e83dabe4e26851d6b062466 100644 (file)
@@ -10,7 +10,7 @@
 #include <string.h>
 #include <openssl/ec.h>
 #include "crypto/ec.h"
-#include "e_os.h" /* strcasecmp required by windows */
+#include "internal/e_os.h" /* strcasecmp required by windows */
 
 typedef struct ec_name2nid_st {
     const char *name;