Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / pkcs7 / pk7_lib.c
index a3f554f7c2fee849b99bc6f6f1460f2e5d23503d..e8c279dc93b82801f04778894d3f1b0a64a0b26d 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "objects.h"
-#include "x509.h"
+#include <openssl/objects.h>
+#include <openssl/x509.h>
 
 long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg)
        {