Index: webrtc/modules/audio_coding/neteq/sync_buffer.cc |
diff --git a/webrtc/modules/audio_coding/neteq/sync_buffer.cc b/webrtc/modules/audio_coding/neteq/sync_buffer.cc |
index 29630b631f25f7b43dbfa58413d251f84fa87239..9285bbc093c5a8e58e26015eb265de8945f9eae3 100644 |
--- a/webrtc/modules/audio_coding/neteq/sync_buffer.cc |
+++ b/webrtc/modules/audio_coding/neteq/sync_buffer.cc |
@@ -10,8 +10,8 @@ |
#include <algorithm> // Access to min. |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/audio_coding/neteq/sync_buffer.h" |
-#include "webrtc/rtc_base/checks.h" |
namespace webrtc { |