NetEq: Drop unnecessary dependency on the audio decoder implementations
BUG=webrtc:8396 Change-Id: I7524dae93b43b656a13fdd535e48373bc29b405e Reviewed-on: https://webrtc-review.googlesource.com/10804 Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20310}
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "modules/audio_coding/neteq/audio_decoder_impl.h"
|
||||
#include "modules/audio_coding/neteq/tick_timer.h"
|
||||
#include "rtc_base/constructormagic.h"
|
||||
#include "typedefs.h" // NOLINT(build/include)
|
||||
|
Reference in New Issue
Block a user