Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / x509v3 / v3_enum.c
index eb9f7163c9179baa50dde8447c2d96802aab3e23..e68e04f401d57d6cc4860a8e6bb68560c17ffbeb 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "x509v3.h"
+#include <openssl/x509v3.h>
 
 static ASN1_ENUMERATED *asn1_enumerated_new();