Reorganize local header files
[openssl.git] / crypto / ec / ecp_nistp256.c
index 4d284fa326cf639aebe48cce9fa14d99e5b23ae0..4cbac522cd471289d05a7f7d90150ba07864a4d8 100644 (file)
@@ -39,7 +39,7 @@ NON_EMPTY_TRANSLATION_UNIT
 # include <stdint.h>
 # include <string.h>
 # include <openssl/err.h>
-# include "ec_lcl.h"
+# include "ec_local.h"
 
 # if defined(__SIZEOF_INT128__) && __SIZEOF_INT128__==16
   /* even with gcc, the typedef won't work for 32-bit platforms */