commit | 8e831edc2467e7b97e6dba109e46adec632925d0 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sat Jan 03 21:24:11 2009 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sat Jan 03 21:24:11 2009 +0000 |
tree | 98999553e9f911f7a5cba2ed0c5f5aae6fdcbfaa | |
parent | 5121ce5bdbc92e134a42220a1aa23f95037c7625 [diff] [blame] |
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h index 4213e74..4848c82 100644 --- a/include/polarssl/bn_mul.h +++ b/include/polarssl/bn_mul.h
@@ -18,7 +18,7 @@ #ifndef XYSSL_BN_MUL_H #define XYSSL_BN_MUL_H -#include "xyssl/config.h" +#include "polarssl/config.h" #if defined(XYSSL_HAVE_ASM)