Remove some old makefile targets
[openssl.git] / crypto / bn / bn_asm.c
index cb5a8037b27b3edadc794745311627cd4cbbfda6..38c10e161c7a8589fcb89dbfdf58c4ed621ed1d6 100644 (file)
@@ -63,7 +63,7 @@
 
 #include <assert.h>
 #include <openssl/crypto.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 #if defined(BN_LLONG) || defined(BN_UMULT_HIGH)