Identify and move common internal libcrypto header files
[openssl.git] / crypto / rsa / rsa_oaep.c
index 6edfb4145d84a354aebcc5c95094ae15bad2df43..ff551f220c03516af63df9871926304b4ece1ac0 100644 (file)
@@ -20,7 +20,7 @@
 #include "internal/constant_time_locl.h"
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
 #include <openssl/evp.h>