Reorganize local header files
[oweals/openssl.git] / crypto / x509 / pcy_cache.c
index 56d3401ffbd21264b15dfc2d90aff23d8cc8761d..e65931e456783b588fb99f7686968bdce955af68 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/x509v3.h>
 #include "crypto/x509.h"
 
-#include "pcy_int.h"
+#include "pcy_local.h"
 
 static int policy_data_cmp(const X509_POLICY_DATA *const *a,
                            const X509_POLICY_DATA *const *b);