Identify and move common internal libcrypto header files
[openssl.git] / crypto / rsa / rsa_gen.c
index ec2e18ee3c77d459648642e1df25c5acbf4c32aa..e81be75e44e97b6d1c20c1012802477278f0fec9 100644 (file)
@@ -64,7 +64,7 @@
 
 #include <stdio.h>
 #include <time.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>