summaryrefslogtreecommitdiffstats
path: root/crypto/sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha2.h')
-rw-r--r--crypto/sha2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha2.h b/crypto/sha2.h
index e235f82..7e279d3 100644
--- a/crypto/sha2.h
+++ b/crypto/sha2.h
@@ -7,7 +7,7 @@
#include <string>
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "crypto/crypto_export.h"
namespace crypto {