EVP: Make the KEYEXCH implementation leaner
[openssl.git] / crypto / initthread.c
index 7de8a3694519a03338a11ff537d08b76adb0db70..da30d59fecad89cddabaced262bcee1439d3d66c 100644 (file)
@@ -9,8 +9,8 @@
 
 #include <openssl/crypto.h>
 #include <openssl/core_numbers.h>
-#include "internal/cryptlib_int.h"
-#include "internal/providercommon.h"
+#include "crypto/cryptlib.h"
+#include "prov/providercommon.h"
 #include "internal/thread_once.h"
 
 #ifdef FIPS_MODE