]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/nseq.c
Change #include filenames from <foo.h> to <openssl.h>.
[thirdparty/openssl.git] / apps / nseq.c
index a36f29f5187eafd7bc2a592b904c828da6eff328..9c84d93b81fc956462d685be885f6b7b04724248 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "pem.h"
-#include "err.h"
+#include <openssl/pem.h>
+#include <openssl/err.h>
 #include "apps.h"
 
 #undef PROG