Index: webrtc/modules/audio_coding/neteq/tools/packet.cc |
diff --git a/webrtc/modules/audio_coding/neteq/tools/packet.cc b/webrtc/modules/audio_coding/neteq/tools/packet.cc |
index b5b1b2f97a579754dc947899621b289be82a37bd..901aa850d539506ac5c9ab47b5abc4166904cdeb 100644 |
--- a/webrtc/modules/audio_coding/neteq/tools/packet.cc |
+++ b/webrtc/modules/audio_coding/neteq/tools/packet.cc |
@@ -14,9 +14,9 @@ |
#include <memory> |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h" |
-#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |
namespace test { |