Index: net/quic/quic_utils.h |
diff --git a/net/quic/quic_utils.h b/net/quic/quic_utils.h |
index 8a49de22e58badb3dd3d24dee8f9a171d47802b9..4aab06fec088cef0737d83b7aa2701e728979d3a 100644 |
--- a/net/quic/quic_utils.h |
+++ b/net/quic/quic_utils.h |
@@ -7,9 +7,9 @@ |
#ifndef NET_QUIC_QUIC_UTILS_H_ |
#define NET_QUIC_QUIC_UTILS_H_ |
+#include "net/base/int128.h" |
#include "net/base/net_export.h" |
#include "net/quic/quic_protocol.h" |
-#include "net/quic/uint128.h" |
class IPAddress; |
class IPEndPoint; |