Add an example .dir-locals.el
[openssl.git] / crypto / bn / bn_recp.c
index 3ab486bf59ca82aa348a2139a9c091c6640e8dd5..3dc2166c7d91b731271a1992805e541812496567 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 void BN_RECP_CTX_init(BN_RECP_CTX *recp)