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/padlock.h b/include/polarssl/padlock.h index e577de7..713b155 100644 --- a/include/polarssl/padlock.h +++ b/include/polarssl/padlock.h
@@ -4,7 +4,7 @@ #ifndef XYSSL_PADLOCK_H #define XYSSL_PADLOCK_H -#include "xyssl/aes.h" +#include "polarssl/aes.h" #if (defined(__GNUC__) && defined(__i386__))