Identify and move common internal libcrypto header files
[openssl.git] / crypto / bio / bio_lib.c
index 7542d1c885d9fcd50f28c001841401ed69c140d8..19cd06983f06c0da7ca8bfe23bdcc4a5ea40cc3d 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <openssl/crypto.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bio.h>
 #include <openssl/stack.h>