Index: webrtc/modules/audio_coding/neteq/sync_buffer.h |
diff --git a/webrtc/modules/audio_coding/neteq/sync_buffer.h b/webrtc/modules/audio_coding/neteq/sync_buffer.h |
index a3a78f5ca59bca940c0616d60e196ecf92091b65..eb90034eb151304e9d0cf99014c404017bdda6e6 100644 |
--- a/webrtc/modules/audio_coding/neteq/sync_buffer.h |
+++ b/webrtc/modules/audio_coding/neteq/sync_buffer.h |
@@ -11,9 +11,9 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_NETEQ_SYNC_BUFFER_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_NETEQ_SYNC_BUFFER_H_ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/neteq/audio_multi_vector.h" |
#include "webrtc/modules/include/module_common_types.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |