Index: net/quic/core/quic_sent_packet_manager.h |
diff --git a/net/quic/core/quic_sent_packet_manager.h b/net/quic/core/quic_sent_packet_manager.h |
index 4da97b0a2ab6e97a3e62eb652db6660ec95beb3c..bdeb821a8c9c77d40060af0dd8116aa4296516a7 100644 |
--- a/net/quic/core/quic_sent_packet_manager.h |
+++ b/net/quic/core/quic_sent_packet_manager.h |
@@ -21,7 +21,7 @@ |
#include "net/quic/core/congestion_control/pacing_sender.h" |
#include "net/quic/core/congestion_control/rtt_stats.h" |
#include "net/quic/core/congestion_control/send_algorithm_interface.h" |
-#include "net/quic/core/quic_protocol.h" |
+#include "net/quic/core/quic_packets.h" |
#include "net/quic/core/quic_sent_packet_manager_interface.h" |
#include "net/quic/core/quic_unacked_packet_map.h" |