Index: webrtc/modules/audio_coding/neteq/preemptive_expand.h |
diff --git a/webrtc/modules/audio_coding/neteq/preemptive_expand.h b/webrtc/modules/audio_coding/neteq/preemptive_expand.h |
index 1275a37f08381e93a5b7c9dabadfe7c55c9d53b0..c4c236080c0f78abb52c12d76ff55f341dff8e51 100644 |
--- a/webrtc/modules/audio_coding/neteq/preemptive_expand.h |
+++ b/webrtc/modules/audio_coding/neteq/preemptive_expand.h |
@@ -13,9 +13,9 @@ |
#include <assert.h> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/neteq/audio_multi_vector.h" |
#include "webrtc/modules/audio_coding/neteq/time_stretch.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |