diff options
Diffstat (limited to 'crypto/p224.h')
-rw-r--r-- | crypto/p224.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/p224.h b/crypto/p224.h index 815be16..2efecfa 100644 --- a/crypto/p224.h +++ b/crypto/p224.h @@ -8,7 +8,7 @@ #include <string> #include "base/basictypes.h" -#include "base/string_piece.h" +#include "base/strings/string_piece.h" #include "crypto/crypto_export.h" namespace crypto { |