Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / pkcs7 / example.c
index 70e6b6a023577425a2f583bc68d0c7935357d89f..fad5c4920b278e119fbb7df4037bc97e03c06ef2 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <malloc.h>
-#include "pkcs7.h"
+#include <openssl/pkcs7.h>
 
 int add_signed_time(PKCS7_SIGNER_INFO *si)
        {