Identify and move common internal libcrypto header files
[openssl.git] / crypto / evp / e_bf.c
index d6a017826e962a10539c286a8d7ed808612d9ea7..3d182930475813664ed3a884f8968ef6474ae08b 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #ifndef OPENSSL_NO_BF
 # include <openssl/evp.h>
 # include "evp_locl.h"