Index: net/quic/core/crypto/aead_base_encrypter.cc |
diff --git a/net/quic/core/crypto/aead_base_encrypter.cc b/net/quic/core/crypto/aead_base_encrypter.cc |
index 3d8c24e94f2da255dba2a5d496b440ef8a70963c..fa8eab9aef57da3373278f53f95b53689cfd0cb8 100644 |
--- a/net/quic/core/crypto/aead_base_encrypter.cc |
+++ b/net/quic/core/crypto/aead_base_encrypter.cc |
@@ -6,8 +6,8 @@ |
#include <string> |
-#include "net/quic/core/quic_types.h" |
#include "net/quic/core/quic_utils.h" |
+#include "net/quic/platform/api/quic_aligned.h" |
#include "third_party/boringssl/src/include/openssl/err.h" |
#include "third_party/boringssl/src/include/openssl/evp.h" |