Reorganize local header files
[openssl.git] / crypto / pkcs12 / p12_crt.c
index b6e52e23dbfe9cbc032de8bd1e0681f471666e33..063a5bb010dc166916aba1a4f6453ddb7e46ff9d 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/pkcs12.h>
-#include "p12_lcl.h"
+#include "p12_local.h"
 
 static int pkcs12_add_bag(STACK_OF(PKCS12_SAFEBAG) **pbags,
                           PKCS12_SAFEBAG *bag);