summaryrefslogtreecommitdiffstats
path: root/net/base/big_endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/big_endian.h')
-rw-r--r--net/base/big_endian.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/big_endian.h b/net/base/big_endian.h
index cf2ee26..911f3c5 100644
--- a/net/base/big_endian.h
+++ b/net/base/big_endian.h
@@ -6,7 +6,7 @@
#define NET_BASE_BIG_ENDIAN_H_
#include "base/basictypes.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
#include "net/base/net_export.h"
namespace net {