diff options
Diffstat (limited to 'crypto/bn/vms-helper.c')
-rw-r--r-- | crypto/bn/vms-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/vms-helper.c b/crypto/bn/vms-helper.c index b226af32a7..c5cf468da5 100644 --- a/crypto/bn/vms-helper.c +++ b/crypto/bn/vms-helper.c @@ -54,7 +54,7 @@ */ #include <stdio.h> -#include "cryptlib.h" +#include "internal/cryptlib.h" #include "bn_lcl.h" bn_div_words_abort(int i) |