X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fengine%2Feng_all.c;h=5ab498e350ad1d5bf333c44caab71107779bf61c;hp=b7d2529596dd4bd69b2b5c8d47e0c4ad6babeefa;hb=b39fc560612984e65ec30d7f37487303bf514fb3;hpb=f16a64d11f55c01f56baa62ebf1dec7f8fe718cb diff --git a/crypto/engine/eng_all.c b/crypto/engine/eng_all.c index b7d2529596..5ab498e350 100644 --- a/crypto/engine/eng_all.c +++ b/crypto/engine/eng_all.c @@ -57,7 +57,7 @@ * */ -#include "cryptlib.h" +#include "internal/cryptlib.h" #include "eng_int.h" void ENGINE_load_builtin_engines(void)