Reorganize local header files
[openssl.git] / crypto / ocsp / ocsp_asn.c
index 04752e96076d51b5f38307473e75e768fc738eab..4b4342825c3cceff77f5d392c26fd3a35ba8da91 100644 (file)
@@ -10,7 +10,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/ocsp.h>
-#include "ocsp_lcl.h"
+#include "ocsp_local.h"
 
 ASN1_SEQUENCE(OCSP_SIGNATURE) = {
         ASN1_EMBED(OCSP_SIGNATURE, signatureAlgorithm, X509_ALGOR),