Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / cryptlib.c
index 3285813a13d743dff5091aad1525e93623a9a98a..3169b26b32d9bd0381ac026b8937a316a8d427fc 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <string.h>
 #include "cryptlib.h"
-#include "crypto.h"
+#include <openssl/crypto.h>
 #include "date.h"
 
 #if defined(WIN32) || defined(WIN16)