Index: webrtc/modules/audio_coding/neteq/packet.h |
diff --git a/webrtc/modules/audio_coding/neteq/packet.h b/webrtc/modules/audio_coding/neteq/packet.h |
index 52a9a134015ae00fbf230acb82fde40006b85194..7d91f25796eee7ee3b10e4589a6be2fe0eb63c71 100644 |
--- a/webrtc/modules/audio_coding/neteq/packet.h |
+++ b/webrtc/modules/audio_coding/neteq/packet.h |
@@ -15,8 +15,8 @@ |
#include <memory> |
#include "webrtc/api/audio_codecs/audio_decoder.h" |
+#include "webrtc/base/buffer.h" |
#include "webrtc/modules/audio_coding/neteq/tick_timer.h" |
-#include "webrtc/rtc_base/buffer.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |