Identify and move common internal libcrypto header files
[openssl.git] / crypto / rsa / rsa_pss.c
index b5055dee98c77ddd2b10c4777bf91a2a368b1a93..03d900c32067a24b1af7b3c38e65d0e10b759aaa 100644 (file)
@@ -58,7 +58,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
 #include <openssl/evp.h>