commit | bdc96765d671b83941740e3903ecf2e4eb814250 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Oct 03 11:50:39 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Oct 11 09:17:09 2013 +0200 |
tree | 3cdbf9648fed0dcd7f51cf5102ff567784081196 | |
parent | 3a2c0563c93ed1158e2836ad20f4251f5bc916ae [diff] [blame] |
Remove polarssl/ from header includes
diff --git a/include/polarssl/ecp.h b/include/polarssl/ecp.h index 3a9a7b6..82455c1 100644 --- a/include/polarssl/ecp.h +++ b/include/polarssl/ecp.h
@@ -27,7 +27,7 @@ #ifndef POLARSSL_ECP_H #define POLARSSL_ECP_H -#include "polarssl/bignum.h" +#include "bignum.h" /* * ECP error codes