Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / ssl / t1_clnt.c
index 429ad0eca5d9ee661f62e854cdbfd042313c701f..0e068c38167532f687e03cceec0703609b8bb1de 100644 (file)
  */
 
 #include <stdio.h>
-#include "buffer.h"
-#include "rand.h"
-#include "objects.h"
-#include "evp.h"
+#include <openssl/buffer.h>
+#include <openssl/rand.h>
+#include <openssl/objects.h>
+#include <openssl/evp.h>
 #include "ssl_locl.h"
 
 #ifndef NOPROTO