| Index: net/quic/quartc/quartc_packet_writer.h
|
| diff --git a/net/quic/quartc/quartc_packet_writer.h b/net/quic/quartc/quartc_packet_writer.h
|
| index 6a18cd459b53a839b845fd2e477d81dd98bef995..ab855eb13cf875726156fdf7ac3fac076f70ce5c 100644
|
| --- a/net/quic/quartc/quartc_packet_writer.h
|
| +++ b/net/quic/quartc/quartc_packet_writer.h
|
| @@ -6,6 +6,7 @@
|
| #define NET_QUIC_QUARTC_QUARTC_PACKET_WRITER_H_
|
|
|
| #include "net/quic/core/quic_packet_writer.h"
|
| +#include "net/quic/platform/api/quic_export.h"
|
| #include "net/quic/quartc/quartc_session_interface.h"
|
|
|
| namespace net {
|
|
|