Reorganize local header files
[openssl.git] / crypto / asn1 / x_int64.c
index 1b55f4f81c4870ded2275d158583a9d86b370904..211cdc4e67f51e033129dc6e20c40fd85d048f6f 100644 (file)
@@ -12,7 +12,7 @@
 #include "internal/numbers.h"
 #include <openssl/asn1t.h>
 #include <openssl/bn.h>
-#include "asn1_locl.h"
+#include "asn1_local.h"
 
 /*
  * Custom primitive types for handling int32_t, int64_t, uint32_t, uint64_t.