Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / ssl / s23_meth.c
index f1f81325be2410f4d9e73131a3fa5d833bc2cc7b..fc9eae21a579f97c4052566d6a6140ca7dacbded 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "objects.h"
+#include <openssl/objects.h>
 #include "ssl_locl.h"
 
 #ifndef NOPROTO