Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / rand / randfile.c
index 1cea7696f963e31f9dd6a3e9ab0b896bc433c9eb..4c7648728c82c52cd77c5a084413253db3ab0abd 100644 (file)
@@ -62,8 +62,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include "e_os.h"
-#include "rand.h"
+#include <openssl/e_os.h>
+#include <openssl/rand.h>
 
 #undef BUFSIZE
 #define BUFSIZE        1024