Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bio / bss_rtcp.c
index e07958cd77bc9f534f87d41af69fbdfc85c4c537..925e9c811a35a265c8435097c1efd30a6d0ef7a2 100644 (file)
@@ -65,7 +65,7 @@
 #include <string.h>
 #include <errno.h>
 #include "cryptlib.h"
-#include "bio.h"
+#include <openssl/bio.h>
 
 #include <iodef.h>             /* VMS IO$_ definitions */
 extern int SYS$QIOW();