Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / crypto.h
index 44d65f5f1b959c0fc9546d8aca8aaf5088a29af3..1f84d062d8a176d0755c786292cb9d5387281e92 100644 (file)
@@ -63,8 +63,8 @@
 extern "C" {
 #endif
 
-#include "stack.h"
-#include "opensslv.h"
+#include <openssl/stack.h>
+#include <openssl/opensslv.h>
 
 /* Backward compatibility to SSLeay */
 /* This is more to be used to check the correct DLL is being used